GHSA-MPMF-HR8P-P49G
Vulnerability from github – Published: 2022-05-17 00:19 – Updated: 2024-10-25 20:22
VLAI?
Summary
Sanic arbitrary file read and directory traversal
Details
Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "sanic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16762"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-22T22:42:56Z",
"nvd_published_at": "2017-11-10T09:29:00Z",
"severity": "HIGH"
},
"details": "Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the `/static/..%2f` substring.",
"id": "GHSA-mpmf-hr8p-p49g",
"modified": "2024-10-25T20:22:50Z",
"published": "2022-05-17T00:19:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16762"
},
{
"type": "WEB",
"url": "https://github.com/channelcat/sanic/issues/633"
},
{
"type": "WEB",
"url": "https://github.com/sanic-org/sanic/pull/635"
},
{
"type": "WEB",
"url": "https://github.com/channelcat/sanic/releases/tag/0.5.1"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sanic/PYSEC-2017-40.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/sanic-org/sanic"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Sanic arbitrary file read and directory traversal"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…