mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
925 B
Markdown
20 lines
925 B
Markdown
### [CVE-2014-2303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2303)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|