mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
### [CVE-2019-12419](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12419)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache CXF before 3.3.4 and 3.2.11 provides all of the components that are required to build a fully fledged OpenId Connect service. There is a vulnerability in the access token services, where it does not validate that the authenticated principal is equal to that of the supplied clientId parameter in the request. If a malicious client was able to somehow steal an authorization code issued to another client, then they could exploit this vulnerability to obtain an access token for the other client.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuApr2021.html
|
|
- https://www.oracle.com/security-alerts/cpuapr2020.html
|
|
- https://www.oracle.com/security-alerts/cpujan2020.html
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/n0-traces/cve_monitor
|
|
|