Files
CVEs-PoC/2007/CVE-2007-2988.md
T
2024-06-18 02:51:15 +02:00

19 lines
823 B
Markdown

### [CVE-2007-2988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2988)
![](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
A certain admin script in Inout Meta Search Engine sends a redirect to the web browser but does not exit when administrative credentials are missing, which allows remote attackers to inject arbitrary PHP code, as demonstrated by a request to admin/create_engine.php followed by a request to admin/generate_tabs.php.
### POC
#### Reference
- http://securityreason.com/securityalert/2763
- https://www.exploit-db.com/exploits/4004
#### Github
No PoCs found on GitHub currently.