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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Lunar CMS before 3.3-3 allow remote attackers to hijack the authentication of administrators for requests that (1) add Super users via a request to admin/user_create.php or conduct cross-site scripting (XSS) attacks via the (2) email or (3) subject parameter in contact_form.ext.php to admin/extensions.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127188/Lunar-CMS-3.3-CSRF-Cross-Site-Scripting.html
|
|
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5188.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|