mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
722 B
Markdown
18 lines
722 B
Markdown
### [CVE-2020-13963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13963)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SOPlanning before 1.47 has Incorrect Access Control because certain secret key information, and the related authentication algorithm, is public. The key for admin is hardcoded in the installation code, and there is no key for publicsp (which is a guest account).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-13963
|
|
|