mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
629 B
Markdown
18 lines
629 B
Markdown
### [CVE-2018-18926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18926)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Gitea before 1.5.4 allows remote code execution because it does not properly validate session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/cokeBeer/go-cves
|
|
|