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

19 lines
1.3 KiB
Markdown

### [CVE-2015-10068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10068)
![](https://img.shields.io/static/v1?label=Product&message=movify-j&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-89%20SQL%20Injection&color=brightgreen)
### Description
A vulnerability classified as critical was found in danynab movify-j. This vulnerability affects the function getByMovieId of the file app/business/impl/ReviewServiceImpl.java. The manipulation of the argument movieId/username leads to sql injection. The name of the patch is c3085e01936a4d7eff1eda3093f25d56cc4d2ec5. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-218476.
In danynab movify-j wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Das betrifft die Funktion getByMovieId der Datei app/business/impl/ReviewServiceImpl.java. Mittels dem Manipulieren des Arguments movieId/username mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als c3085e01936a4d7eff1eda3093f25d56cc4d2ec5 bezeichnet. Als bestmögliche Massnahme wird Patching empfohlen.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-10068