CVE-2020-36847
Scores
EPSS
Percentile: 87.2%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
The Simple-File-List Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 4.2.2 via the rename function which can be used to rename uploaded PHP code with a png extension to use a php extension. This allows unauthenticated attackers to execute code on the server.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Exploits
Exploit ID: CVE-2020-36847
Source: github-poc
URL: https://github.com/ftz7/PoC-CVE-2020-36847-WordPress-Plugin-4.2.2-RCE
Vulnerable Software (2)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:simplefilelist:simple-file-list:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "4.2.3" } ...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:simplefilelist:simple-file-list:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "4.2.3" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:simplefilelist:simple_file_list:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "4.2.3" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Vendor: *
Product: simple_file_list
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:simplefilelist:simple_file_list:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "4.2.3", "vulnerable": true } ], "operator": ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:simplefilelist:simple_file_list:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "4.2.3", "vulnerable": true } ], "operator": "OR"}
Source: nvd