A file-rename filter bypass exists in admin/media/rename.php in WBCE CMS 1.4.0 and earlier. This can be exploited by an authenticated user with admin privileges to rename a media filename and extension. (For example: place PHP code in a .jpg file, and then change the file's base name to filename.ph and change the file's extension to p. Because of concatenation, the name is then treated as filename.php.) At the result, remote attackers can execute arbitrary PHP code.
References
Link | Resource |
---|---|
https://github.com/kbgsft/vuln-wbce/wiki/Arbitrary-file-upload-vulnerbility-in-WBCE-CMS-1.4.0 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-14 15:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-17575
Mitre link : CVE-2019-17575
CVE.ORG link : CVE-2019-17575
JSON object : View
Products Affected
wbce
- wbce_cms
CWE
CWE-706
Use of Incorrectly-Resolved Name or Reference