mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
21 lines
961 B
Markdown
21 lines
961 B
Markdown
### [CVE-2008-2019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2019)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Simple Machines Forum (SMF), probably 1.1.4, relies on "randomly generated static" to hinder brute-force attacks on the WAV file (aka audio) CAPTCHA, which allows remote attackers to pass the CAPTCHA test via an automated attack that considers Hamming distances. NOTE: this issue reportedly exists because of an insufficient fix for CVE-2007-3308.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3836
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/TheRook/AudioCaptchaBypass-CVE-2008-2019
|
|
|