GHSA-7FXM-C848-89Q8
Vulnerability from github – Published: 2022-11-29 18:30 – Updated: 2022-12-27 18:10
VLAI?
Summary
static-dev-server vulnerable to path traversal
Details
A path traversal vulnerability affects all versions of package static-dev-server. This is because when paths from users to the root directory are joined, the assets for the path accessed are relative to that of the root directory. There is currently no known workaround or fix for this issue.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "static-dev-server"
},
"versions": [
"1.0.0"
]
}
],
"aliases": [
"CVE-2022-25848"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-02T22:21:45Z",
"nvd_published_at": "2022-11-29T17:15:00Z",
"severity": "HIGH"
},
"details": "A path traversal vulnerability affects all versions of package static-dev-server. This is because when paths from users to the root directory are joined, the assets for the path accessed are relative to that of the root directory. There is currently no known workaround or fix for this issue.",
"id": "GHSA-7fxm-c848-89q8",
"modified": "2022-12-27T18:10:37Z",
"published": "2022-11-29T18:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25848"
},
{
"type": "WEB",
"url": "https://gist.github.com/lirantal/5550bcd0bdf92c1b56fbb20e141fe5bd"
},
{
"type": "PACKAGE",
"url": "https://github.com/etoah/static-dev-server"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-STATICDEVSERVER-3149917"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "static-dev-server vulnerable to path 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…