ghsa-mj6p-3pc9-wf5m
Vulnerability from github
Published
2023-05-30 18:30
Modified
2023-06-06 01:52
VLAI Severity ?
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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…