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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in LimeSurvey 2.05+ Build 140618 allow remote attackers to inject arbitrary web script or HTML via (1) the pid attribute to the getAttribute_json function to application/controllers/admin/participantsaction.php in CPDB, (2) the sa parameter to application/views/admin/globalSettings_view.php, or (3) a crafted CSV file to the "Import CSV" functionality.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127369/Lime-Survey-2.05-Build-140618-XSS-SQL-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|