mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
24 lines
997 B
Markdown
24 lines
997 B
Markdown
### [CVE-2017-9735](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9735)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Jetty through 9.4.x is prone to a timing channel in util/security/Password.java, which makes it easier for remote attackers to obtain access by observing elapsed times before rejection of incorrect passwords.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com//security-alerts/cpujul2021.html
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Anonymous-Phunter/PHunter
|
|
- https://github.com/CGCL-codes/PHunter
|
|
- https://github.com/LibHunter/LibHunter
|
|
- https://github.com/fredfeng/Themis-taint
|
|
|