The sanitize_string function in ZenPhoto before 1.4.9 utilized the html_entity_decode function after input sanitation, which might allow remote attackers to perform a cross-site scripting (XSS) via a crafted string.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
http://www.zenphoto.org/news/zenphoto-1.4.9 | third party advisory release notes |
https://software-talk.org/blog/2015/07/second-order-sql-injection-reflected-xss-path-traversal-function-execution-vulnerability-zenphoto/ | third party advisory exploit |
http://www.openwall.com/lists/oss-security/2015/07/18/3 | mailing list exploit third party advisory |
http://cve.killedkenny.io/cve/CVE-2015-5594 | not applicable |