vendor:
by:
Besim ALTINOK
N/A
CVSS
N/A
Arbitrary File Deletion
CWE
Product Name:
Affected Version From: v2.0.p8
Affected Version To: v2.0.p8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Xampp
2020
webTareas 2.0.p8 – Arbitrary File Deletion
- print_layout.php is vulnerable. When you sent PoC code to the server and If there is no file on the server, you can see, this error message<br /><b>Warning</b>: unlink(/Applications/XAMPP/xamppfiles/htdocs/webtareas/files/PrintLayouts/tester.png.php--1.zip): No such file or directory in <b>/Applications/XAMPP/xamppfiles/htdocs/webtareas/includes/library.php</b> on line <b>1303</b><br />- So, Here, you can delete file with unlink function.- And, I ddi try again with another file, I deleted from the server.
Mitigation:
Unknown