mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
1008 B
Markdown
19 lines
1008 B
Markdown
### [CVE-2024-9953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9953)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
A potential denial-of-service (DoS) vulnerability exists in CERT VINCE software versions prior to 3.0.8. An authenticated administrative user can inject an arbitrary pickle object into a user’s profile, which may lead to a DoS condition when the profile is accessed. While the Django server restricts unpickling to prevent server crashes, this vulnerability could still disrupt operations.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
No PoCs from references.
|
||
|
||
#### Github
|
||
- https://github.com/famixcm/CVE-2024-9954
|
||
- https://github.com/zetraxz/CVE-2024-9954
|
||
|