cve/2024/CVE-2024-36840.md

20 lines
896 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-36840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36840)
![](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
SQL Injection vulnerability in Boelter Blue System Management v.1.3 allows a remote attacker to execute arbitrary code and obtain sensitive information via the id parameter to news_details.php and location_details.php; and the section parameter to services.php.
### POC
#### Reference
- https://infosec-db.github.io/CyberDepot/vuln_boelter_blue/
- https://packetstormsecurity.com/files/178978/Boelter-Blue-System-Management-1.3-SQL-Injection.html
- https://sploitus.com/exploit?id=PACKETSTORM:178978
#### Github
No PoCs found on GitHub currently.