mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2014-3803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3803)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|