mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
### [CVE-2018-1260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1260)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Spring Security OAuth, versions 2.3 prior to 2.3.3, 2.2 prior to 2.2.2, 2.1 prior to 2.1.2, 2.0 prior to 2.0.15 and older unsupported versions contains a remote code execution vulnerability. A malicious user or attacker can craft an authorization request to the authorization endpoint that can lead to remote code execution when the resource owner is forwarded to the approval endpoint.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Cryin/Paper
|
|
- https://github.com/Drun1baby/CVE-Reproduction-And-Analysis
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
- https://github.com/ax1sX/SpringSecurity
|
|
- https://github.com/enomothem/PenTestNote
|
|
- https://github.com/gyyyy/footprint
|
|
- https://github.com/langu-xyz/JavaVulnMap
|
|
|