Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p0dalirius/cve-2021-43008-adminerread

Exploit tool for CVE-2021-43008 Adminer 1.0 up to 4.6.2 Arbitrary File Read vulnerability
https://github.com/p0dalirius/cve-2021-43008-adminerread

adminer bugbounty cve cve-2021-43008 exploit file hacking pentest read tool vulnerability

Last synced: about 1 month ago
JSON representation

Exploit tool for CVE-2021-43008 Adminer 1.0 up to 4.6.2 Arbitrary File Read vulnerability

Awesome Lists containing this project

README

        

# CVE-2021-43008 - AdminerRead


Exploit tool for Adminer 1.0 up to 4.6.2 Arbitrary File Read vulnerability


GitHub release (latest by date)

YouTube Channel Subscribers


![](./docs/banner.png)

## Installation

```
git clone https://github.com/p0dalirius/AdminerRead
cd AdminerRead
sudo python3 setup.py install
```

## Usage

![](./docs/adminer.gif)

## Vulnerable versions

Adminer version 1.0 up to version 4.6.2 (included) File Read Vulnerability

![](./docs/vulnerable_versions.gif)

➡️ More detailed information about impacted versions in ![Vulnerable versions](./docs/Vulnerable_versions.md)

## Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

## References
- http://sansec.io/research/adminer-4.6.2-file-disclosure-vulnerability
- https://podalirius.net/en/articles/writing-an-exploit-for-adminer-4.6.2-arbitrary-file-read-vulnerability/