cve-2023-29159
Vulnerability from cvelistv5
Published
2023-06-01 00:00
Modified
2024-08-02 14:00
Severity ?
EPSS score ?
Summary
Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web service which was built using Starlette.
References
▼ | URL | Tags | |
---|---|---|---|
vultures@jpcert.or.jp | https://github.com/encode/starlette/releases/tag/0.27.0 | Release Notes | |
vultures@jpcert.or.jp | https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px | Exploit, Vendor Advisory | |
vultures@jpcert.or.jp | https://jvn.jp/en/jp/JVN95981715/ | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T14:00:14.995Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px" }, { "tags": [ "x_transferred" ], "url": "https://github.com/encode/starlette/releases/tag/0.27.0" }, { "tags": [ "x_transferred" ], "url": "https://jvn.jp/en/jp/JVN95981715/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Starlette", "vendor": "Encode", "versions": [ { "status": "affected", "version": "versions 0.13.5 and later and prior to 0.27.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web service which was built using Starlette." } ], "problemTypes": [ { "descriptions": [ { "description": "Directory traversal", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-06-01T00:00:00", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "url": "https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px" }, { "url": "https://github.com/encode/starlette/releases/tag/0.27.0" }, { "url": "https://jvn.jp/en/jp/JVN95981715/" } ] } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2023-29159", "datePublished": "2023-06-01T00:00:00", "dateReserved": "2023-05-11T00:00:00", "dateUpdated": "2024-08-02T14:00:14.995Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-29159\",\"sourceIdentifier\":\"vultures@jpcert.or.jp\",\"published\":\"2023-06-01T02:15:09.803\",\"lastModified\":\"2023-06-08T01:59:38.140\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web service which was built using Starlette.\"},{\"lang\":\"es\",\"value\":\"La vulnerabilidad de salto de directorios en Starlette v0.13.5 y posteriores y anteriores a 0.27.0 permite a un atacante remoto no autenticado ver archivos en un servicio web que fue creado usando Starlette. \"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*\",\"versionStartIncluding\":\"0.13.5\",\"versionEndExcluding\":\"0.27.0\",\"matchCriteriaId\":\"4AD6432E-5F9B-4A84-A978-5AD14E90C5E9\"}]}]}],\"references\":[{\"url\":\"https://github.com/encode/starlette/releases/tag/0.27.0\",\"source\":\"vultures@jpcert.or.jp\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px\",\"source\":\"vultures@jpcert.or.jp\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://jvn.jp/en/jp/JVN95981715/\",\"source\":\"vultures@jpcert.or.jp\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.