Vulnerability CVE-2020-10567


Published: 2020-03-14

Description:
An issue was discovered in Responsive Filemanager through 9.14.0. In the ajax_calls.php file in the save_img action in the name parameter, there is no validation of what kind of extension is sent. This makes it possible to execute PHP code if a legitimate JPEG image contains this code in the EXIF data, and the .php extension is used in the name parameter. (A potential fast patch is to disable the save_img action in the config file.)

See advisories in our WLB2 database:
Topic
Author
Date
High
ZwiiCMS 12.2.04 Remote Code Execution
Hadi Mene
09.03.2023

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Tecrail -> Responsive filemanager 

 References:
https://github.com/trippo/ResponsiveFilemanager/issues/600

Copyright 2024, cxsecurity.com

 

Back to Top