cve/2019/CVE-2019-5070.md

19 lines
1000 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5070)
![](https://img.shields.io/static/v1?label=Product&message=Epignosis&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
An exploitable SQL injection vulnerability exists in the unauthenticated portion of eFront LMS, versions v5.2.12 and earlier. Specially crafted web request to login page can cause SQL injections, resulting in data compromise. An attacker can use a browser to trigger these vulnerabilities, and no special tools are required.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0859
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0859
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.