cve/2024/CVE-2024-8503.md

18 lines
820 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-8503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8503)
![](https://img.shields.io/static/v1?label=Product&message=VICIdial&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.14-917a%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
An unauthenticated attacker can leverage a time-based SQL injection vulnerability in VICIdial to enumerate database records. By default, VICIdial stores plaintext credentials within the database.
### POC
#### Reference
- https://korelogic.com/Resources/Advisories/KL-001-2024-011.txt
#### Github
- https://github.com/Chocapikk/CVE-2024-8504