mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2020-7373](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7373)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
vBulletin 5.5.4 through 5.6.2 allows remote command execution via crafted subWidgets data in an ajax/render/widget_tabbedcontainer_tab_panel request. NOTE: this issue exists because of an incomplete fix for CVE-2019-16759. ALSO NOTE: CVE-2020-7373 is a duplicate of CVE-2020-17496. CVE-2020-17496 is the preferred CVE ID to track this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blog.exploitee.rs/2020/exploiting-vbulletin-a-tale-of-patch-fail/
|
|
|
|
#### Github
|
|
- https://github.com/darrenmartyn/vBulldozer
|
|
|