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

19 lines
999 B
Markdown

### [CVE-2014-2027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2027)
![](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
eGroupware before 1.8.006.20140217 allows remote attackers to conduct PHP object injection attacks, delete arbitrary files, and possibly execute arbitrary code via the (1) addr_fields or (2) trans parameter to addressbook/csv_import.php, (3) cal_fields or (4) trans parameter to calendar/csv_import.php, (5) info_fields or (6) trans parameter to csv_import.php in (a) projectmanager/ or (b) infolog/, or (7) processed parameter to preferences/inc/class.uiaclprefs.inc.php.
### POC
#### Reference
- http://openwall.com/lists/oss-security/2014/02/19/10
- http://openwall.com/lists/oss-security/2014/02/19/4
#### Github
No PoCs found on GitHub currently.