CVE-2017-16222

UnknownEPSS 1.70%

Last modified

CVE-2017-16222 is a vulnerability of currently unknown severity. elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. EPSS estimates a 1.70% chance of exploitation in the next 30 days.

Description

elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, will return a 404 on etc/passwd/index.js.

Metrics

EPSS Probability
1.70%

74.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Elding ProjectElding1.0.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-16222?
elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, will return a 404 on etc/passwd/index.js.
How severe is CVE-2017-16222?
Severity scoring for CVE-2017-16222 is pending analysis. The EPSS model estimates a 1.70% probability of exploitation in the next 30 days.
How do I fix CVE-2017-16222?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-16222?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST