mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
23 lines
956 B
Markdown
23 lines
956 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/fredfeng/Themis-taint
|
||
|
|