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

20 lines
925 B
Markdown

### [CVE-2014-2303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2303)
![](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 the file browser component (we_fs.php) in webEdition CMS before 6.2.7-s1.2 and 6.3.x through 6.3.8 before -s1 allow remote attackers to execute arbitrary SQL commands via the (1) table or (2) order parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/126862/webEdition-CMS-6.3.8.0-svn6985-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/May/148
- https://www.redteam-pentesting.de/en/advisories/rt-sa-2014-005/-sql-injection-in-webedition-cms-file-browser
#### Github
No PoCs found on GitHub currently.