.. / CVE-2021-25899

Exploit for Void Aural Rec Monitor 9.0.0.1 - SQL Injection (CVE-2021-25899)

Description:

Void Aural Rec Monitor 9.0.0.1 contains a SQL injection vulnerability in svc-login.php. An attacker can send a crafted HTTP request to perform a blind time-based SQL injection via the param1 parameter and thus possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2021-25899.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-25899.yaml
Copy

References:

https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=28765
https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/all-your-databases-belong-to-me-a-blind-sqli-case-study/
https://nvd.nist.gov/vuln/detail/CVE-2021-25899
https://github.com/ARPSyndicate/kenzer-templates