Files
CVEs-PoC/2015/CVE-2015-10032.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.5 KiB
Markdown

### [CVE-2015-10032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10032)
![](https://img.shields.io/static/v1?label=Product&message=HealthMateWeb&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross%20Site%20Scripting&color=brightgreen)
### Description
A vulnerability was found in HealthMateWeb. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file createaccount.php. The manipulation of the argument username/password/first_name/last_name/company/phone leads to cross site scripting. The attack can be launched remotely. The patch is named 472776c25b1046ecaf962c46fed7c713c72c28e3. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-217663.
In HealthMateWeb wurde eine problematische Schwachstelle ausgemacht. Dabei geht es um eine nicht genauer bekannte Funktion der Datei createaccount.php. Mittels Manipulieren des Arguments username/password/first_name/last_name/company/phone mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Patch wird als 472776c25b1046ecaf962c46fed7c713c72c28e3 bezeichnet. Als bestmögliche Massnahme wird Patching empfohlen.
### POC
#### Reference
- https://vuldb.com/?id.217663
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-10032