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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP-GeSHi-Highlight — rock-solid syntax highlighting for 259 languages WordPress plugin through 1.4.3 processes user-supplied input as a regular expression via the wp_geshi_filter_replace_code() function, which could lead to Regular Expression Denial of Service (ReDoS) issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/b8b622ea-e090-45ad-8755-b050fc055231/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|