Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2017-16224

6.1 · MEDIUM
Published Jun 7, 2018 st_project CWE-601 EPSS 0.88% (57th pctl)

Overview

CVE-2017-16224 is a medium-severity vulnerability affecting st_project st. It was published on June 7, 2018 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 (redirect) to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers treat as a proper redirect as // is translated into the current schema being used. Mitigating factor: In order for this to work, st must be serving from the root of a server (/) rather than the typical sub directory (/static/) and the redirect URL will end with some form of URL encoded .. ("%2e%2e", "%2e.", ".%2e").

Remediation

Check the references section for vendor advisories and patches from st_project. Update st to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
st_project st 0 Affected

Frequently Asked Questions

What is CVE-2017-16224?

CVE-2017-16224 is a medium-severity vulnerability affecting st_project st. It was published on June 7, 2018 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

How severe is CVE-2017-16224?

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2017-16224?

Check the references section for vendor advisories and patches from st_project. Update st to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2017-16224?

CyberStrike's AI-powered security agents can automatically detect CVE-2017-16224 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.