Files
CVEs-PoC/2014/CVE-2014-3803.md
T
2024-06-18 02:51:15 +02:00

18 lines
746 B
Markdown

### [CVE-2014-3803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3803)
![](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
The SpeechInput feature in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to enable microphone access and obtain speech-recognition text without indication via an INPUT element with a -x-webkit-speech attribute.
### POC
#### Reference
- http://blog.guya.net/2014/04/07/to-listen-without-consent-abusing-the-html5-speech/
#### Github
No PoCs found on GitHub currently.