mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
891 B
Markdown
18 lines
891 B
Markdown
### [CVE-2021-25958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25958)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Apache Ofbiz, versions v17.12.01 to v17.12.07 implement a try catch exception to handle errors at multiple locations but leaks out sensitive table info which may aid the attacker for further recon. A user can register with a very long password, but when he tries to login with it an exception occurs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25958
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|