ghsa-mvw6-62qv-vmqf
Vulnerability from github
Published
2025-07-25 06:30
Modified
2025-07-29 19:06
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: Koa Open Redirect via Referrer Header (User-Controlled)
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-jgmv-j7ww-jx2x. This link is maintained to preserve external references.
Original Description
A vulnerability, which was classified as problematic, was found in KoaJS Koa up to 3.0.0. Affected is the function back in the library lib/response.js of the component HTTP Header Handler. The manipulation of the argument Referrer leads to open redirect. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "koa" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2025-07-28T19:42:34Z", "nvd_published_at": "2025-07-25T05:15:36Z", "severity": "LOW" }, "details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-jgmv-j7ww-jx2x. This link is maintained to preserve external references.\n\n### Original Description\nA vulnerability, which was classified as problematic, was found in KoaJS Koa up to 3.0.0. Affected is the function back in the library lib/response.js of the component HTTP Header Handler. The manipulation of the argument Referrer leads to open redirect. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", "id": "GHSA-mvw6-62qv-vmqf", "modified": "2025-07-29T19:06:04Z", "published": "2025-07-25T06:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8129" }, { "type": "WEB", "url": "https://github.com/koajs/koa/issues/1892" }, { "type": "WEB", "url": "https://github.com/koajs/koa/issues/1892#issue-3213028583" }, { "type": "WEB", "url": "https://github.com/koajs/koa/commit/422c551c63d00f24e2bbbdf492f262a5935bb1f0" }, { "type": "PACKAGE", "url": "https://github.com/koajs/koa" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.317514" }, { "type": "WEB", "url": "https://vuldb.com/?id.317514" }, { "type": "WEB", "url": "https://vuldb.com/?submit.619741" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Duplicate Advisory: Koa Open Redirect via Referrer Header (User-Controlled)", "withdrawn": "2025-07-29T19:06:04Z" }
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…