GHSA-PPPV-CH8P-RP2W
Vulnerability from github – Published: 2022-12-21 06:30 – Updated: 2022-12-27 17:55
VLAI?
Summary
lite-dev-server vulnerable to Directory Traversal
Details
All versions of package lite-dev-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "lite-dev-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.2.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-25895"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-21T17:22:17Z",
"nvd_published_at": "2022-12-21T05:15:00Z",
"severity": "HIGH"
},
"details": "All versions of package lite-dev-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the `req.url` user input that is passed to the server code.",
"id": "GHSA-pppv-ch8p-rp2w",
"modified": "2022-12-27T17:55:21Z",
"published": "2022-12-21T06:30:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25895"
},
{
"type": "WEB",
"url": "https://gist.github.com/lirantal/0f8a48c3f5ac581ce73123abe9f7f120"
},
{
"type": "PACKAGE",
"url": "https://github.com/shadowwzw/lite-dev-server"
},
{
"type": "WEB",
"url": "https://github.com/shadowwzw/lite-dev-server/blob/master/src/server.js#23L134"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-LITEDEVSERVER-3153718"
}
],
"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": "lite-dev-server vulnerable to 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…