cve/2017/CVE-2017-20126.md

18 lines
872 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-20126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-20126)
![](https://img.shields.io/static/v1?label=Product&message=KB%20Affiliate%20Referral%20Script&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%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in KB Affiliate Referral Script 1.0. It has been classified as critical. This affects an unknown part of the file /index.php. The manipulation of the argument username/password with the input 'or''=' leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41166/
#### Github
No PoCs found on GitHub currently.