CVE-2015-1373
Description
Multiple cross-site scripting (XSS) vulnerabilities in admin.php in ferretCMS 1.0.4-alpha allow remote attackers to inject arbitrary web script or HTML via the (1) action parameter in a search request, (2) username in a login request, which is not properly handled when logging the event, or (3) page title in an insert action.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or β if you've already worked around this in production β publish your fix to the community-verified tier.
β Propose a mitigation on Community β Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
ferretCMS 1.0.4-alpha - Multiple Vulnerabilities
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ferretcms_project | ferretcms | 1.0.4 | |
References
- http://seclists.org/fulldisclosure/2015/Jan/98
- http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-10.html
- http://www.openwall.com/lists/oss-security/2015/01/23/3
- http://www.securityfocus.com/bid/72287
- https://github.com/JRogaishio/ferretCMS/issues/63
- http://seclists.org/fulldisclosure/2015/Jan/98
- http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-10.html
- http://www.openwall.com/lists/oss-security/2015/01/23/3
- http://www.securityfocus.com/bid/72287
- https://github.com/JRogaishio/ferretCMS/issues/63
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.