cve/2024/CVE-2024-8308.md

18 lines
795 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-8308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8308)
![](https://img.shields.io/static/v1?label=Product&message=UmweltOffice&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brightgreen)
### Description
A low privileged remote attacker can insert a SQL injection in the web application due to improper handling of HTTP request input data which allows to exfiltrate all data.
### POC
#### Reference
- https://www.syss.de/pentest-blog/sql-injection-in-siempelkamp-nis-umweltoffice
#### Github
No PoCs found on GitHub currently.