CVE-2020-13925

Scores

EPSS

0.847high84.7%
0%20%40%60%80%100%

Percentile: 84.7%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 2.0
10.0

Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Description

Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and then executes them on the server; while the reported API misses necessary input validation, which causes the hackers to have the possibility to execute OS command remotely. Users of all previous versions after 2.3 should upgrade to 3.1.0.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-78

Exploits

Exploit ID: CVE-2020-13925

Source: github-poc

URL: https://github.com/bit4woo/CVE-2020-13925

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: kylin

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*",      "versionEndExcluding": "3.1.0",      "versionStartIncluding": "2.3.0",      "vulnerable": true    }  ], ...

Source: nvd

End of list