mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
19 lines
734 B
Markdown
19 lines
734 B
Markdown
### [CVE-2017-3156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The OAuth2 Hawk and JOSE MAC Validation code in Apache CXF prior to 3.0.13 and 3.1.x prior to 3.1.10 is not using a constant time MAC signature comparison algorithm which may be exploited by sophisticated timing attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/eliasgranderubio/4depcheck
|
|
|