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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bashMail function in cms/data/skins/techjunkie/fragments/contacts/functions.php in SkyBlueCanvas CMS before 1.1 r248-04, when the pid parameter is 4, allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) name, (2) email, (3) subject, or (4) message parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/124948/SkyBlueCanvas-CMS-1.1-r248-03-Command-Injection.html
|
|
- http://seclists.org/fulldisclosure/2014/Jan/159
|
|
- http://www.exploit-db.com/exploits/31183
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|