mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
948 B
Markdown
19 lines
948 B
Markdown
### [CVE-2014-0984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0984)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The passwordCheck function in SAP Router 721 patch 117, 720 patch 411, 710 patch 029, and earlier terminates validation of a Route Permission Table entry password upon encountering the first incorrect character, which allows remote attackers to obtain passwords via a brute-force attack that relies on timing differences in responses to incorrect password guesses, aka a timing side-channel attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.coresecurity.com/advisories/sap-router-password-timing-attack
|
|
- http://www.exploit-db.com/exploits/32919
|
|
|
|
#### Github
|
|
- https://github.com/martingalloar/martingalloar
|
|
|