Files
CVEs-PoC/2022/CVE-2022-45331.md
T
2024-05-25 21:48:12 +02:00

18 lines
707 B
Markdown

### [CVE-2022-45331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45331)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
AeroCMS v0.0.1 was discovered to contain a SQL Injection vulnerability via the p_id parameter at \post.php. This vulnerability allows attackers to access database information.
### POC
#### Reference
- https://github.com/rdyx0/CVE/blob/master/AeroCMS/AeroCMS-v0.0.1-SQLi/post_sql_injection/post_sql_injection.md
#### Github
No PoCs found on GitHub currently.