cve/2007/CVE-2007-0970.md
2024-06-18 02:51:15 +02:00

18 lines
715 B
Markdown

### [CVE-2007-0970](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0970)
![](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
Multiple SQL injection vulnerabilities in WebTester 5.0.20060927 and earlier allow remote attackers to execute arbitrary SQL commands via the testID parameter to directions.php, and unspecified parameters to other files that accept GET or POST input.
### POC
#### Reference
- http://securityreason.com/securityalert/2261
#### Github
No PoCs found on GitHub currently.