Files
CVEs-PoC/2007/CVE-2007-0695.md
T
2024-06-10 18:01:06 +00:00

18 lines
828 B
Markdown

### [CVE-2007-0695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0695)
![](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 Free LAN In(tra|ter)net Portal (FLIP) before 1.0-RC3 allow remote attackers to execute arbitrary SQL commands via unspecified vectors. NOTE: some sources mention the escape_sqlData, implode_sql, and implode_sqlIn functions, but these are protection schemes, not the vulnerable functions.
### POC
#### Reference
- http://sourceforge.net/project/shownotes.php?release_id=481131&group_id=98260
#### Github
No PoCs found on GitHub currently.