mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2021-43099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43099)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An Archive Extraction (AKA "Zip Slip) vulnerability exists in bbs 5.3 in the UpgradeNow function in UpgradeManageAction.java, which unzips the arbitrary upladed zip file without checking filenames. The vulnerability is exploited using a specially crafted archive that holds directory traversal filenames (e.g. ../../evil.exe).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/diyhi/bbs/issues/51
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|