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

18 lines
887 B
Markdown

### [CVE-2020-6140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6140)
![](https://img.shields.io/static/v1?label=Product&message=OS4Ed&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
SQL injection vulnerability exists in the password reset functionality of OS4Ed openSIS 7.3. The password_stf_email parameter in the password reset page /opensis/ResetUserInfo.php is vulnerable to SQL injection. An attacker can send an HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1080
#### Github
- https://github.com/404notf0und/CVE-Flow