cve/2015/CVE-2015-6250.md

18 lines
666 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-6250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6250)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
simple-php-captcha before commit 9d65a945029c7be7bb6bc893759e74c5636be694 allows remote attackers to automatically generate the captcha response by running the same code on the client-side.
### POC
#### Reference
- https://github.com/claviska/simple-php-captcha/issues/16
#### Github
No PoCs found on GitHub currently.