GSD-2022-25940
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-25940",
"description": "All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.\n",
"id": "GSD-2022-25940"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-25940"
],
"details": "All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.",
"id": "GSD-2022-25940",
"modified": "2023-12-13T01:19:26.793056Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-12-20T05:00:29.491239Z",
"ID": "CVE-2022-25940",
"STATE": "PUBLIC",
"TITLE": "Denial of Service (DoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "lite-server",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_value": "0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Liran Tal"
},
{
"lang": "eng",
"value": "Snyk"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540"
},
{
"name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617"
},
{
"name": "https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb",
"refsource": "MISC",
"url": "https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,2.2.0]",
"affected_versions": "All versions up to 2.2.0",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-12-20",
"description": "All versions of package lite-server is vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.",
"fixed_versions": [],
"identifier": "CVE-2022-25940",
"identifiers": [
"GHSA-89w7-5q45-r53w",
"CVE-2022-25940"
],
"not_impacted": "",
"package_slug": "maven/org.webjars.npm/lite-server",
"pubdate": "2022-12-20",
"solution": "Unfortunately, there is no solution available yet.",
"title": "lite-server vulnerable to Denial of Service",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-25940",
"https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb",
"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617",
"https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540",
"https://github.com/advisories/GHSA-89w7-5q45-r53w"
],
"uuid": "5289dbe2-98a4-49e4-bf80-8feea6c31e2b"
},
{
"affected_range": "",
"affected_versions": "All versions",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-12-29",
"description": "All versions of package lite-server is vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.",
"fixed_versions": [],
"identifier": "CVE-2022-25940",
"identifiers": [
"CVE-2022-25940",
"GHSA-89w7-5q45-r53w"
],
"not_impacted": "",
"package_slug": "npm/lite-server",
"pubdate": "2022-12-20",
"solution": "Unfortunately, there is no solution available yet.",
"title": "lite-server vulnerable to Denial of Service",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-25940",
"https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb",
"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617",
"https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540",
"https://github.com/advisories/GHSA-89w7-5q45-r53w"
],
"uuid": "bbb057ec-214b-4464-b979-060db88dcdfa"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:lite-server_project:lite-server:-:*:*:*:*:node.js:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2022-25940"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-12-29T18:36Z",
"publishedDate": "2022-12-20T05:15Z"
}
}
}
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…