GHSA-MJ6P-3PC9-WF5M
Vulnerability from github – Published: 2023-05-30 18:30 – Updated: 2023-06-06 01:52
VLAI?
Summary
proxy denial of service vulnerability
Details
A remote attacker can trigger a denial of service in the socket.remoteAddress variable, by sending a crafted HTTP request. Usage of the undefined variable raises a TypeError exception.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "proxy"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-2968"
],
"database_specific": {
"cwe_ids": [
"CWE-232"
],
"github_reviewed": true,
"github_reviewed_at": "2023-06-06T01:52:50Z",
"nvd_published_at": "2023-05-30T18:15:09Z",
"severity": "MODERATE"
},
"details": "A remote attacker can trigger a denial of service in the `socket.remoteAddress` variable, by sending a crafted HTTP request. Usage of the undefined variable raises a TypeError exception.\n\n",
"id": "GHSA-mj6p-3pc9-wf5m",
"modified": "2023-06-06T01:52:50Z",
"published": "2023-05-30T18:30:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2968"
},
{
"type": "WEB",
"url": "https://github.com/TooTallNate/proxy-agents/pull/178"
},
{
"type": "WEB",
"url": "https://github.com/TooTallNate/proxy-agents/commit/25e0c931390eb8f41c5ceaca72820de9198ece39"
},
{
"type": "PACKAGE",
"url": "https://github.com/TooTallNate/proxy-agents"
},
{
"type": "WEB",
"url": "https://research.jfrog.com/vulnerabilities/undefined-variable-usage-in-proxy-leads-to-remote-denial-of-service-xray-520917"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "proxy denial of service vulnerability"
}
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…