GHSA-Q9RR-H3HX-M87G
Vulnerability from github – Published: 2024-12-02 22:17 – Updated: 2024-12-02 22:17
VLAI?
Summary
BunkerWeb has Open Redirect Vulnerability in Loading Page
Details
Summary:
A open redirect vulnerability exists in the loading endpoint, allowing attackers to redirect authenticated users to arbitrary external URLs via the "next" parameter.
Details:
The loading endpoint accepts and uses an unvalidated "next" parameter for redirects:
PoC:
Visit: /loading?next=https://google.com while authenticated. The page will redirect to google.com.
Impact:
This vulnerability could be used in phishing attacks by redirecting users from a legitimate application URL to malicious sites.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/bunkerity/bunkerweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-53264"
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"github_reviewed": true,
"github_reviewed_at": "2024-12-02T22:17:18Z",
"nvd_published_at": "2024-11-27T19:15:33Z",
"severity": "MODERATE"
},
"details": "### Summary:\nA open redirect vulnerability exists in the loading endpoint, allowing attackers to redirect authenticated users to arbitrary external URLs via the \"next\" parameter.\n\n### Details:\nThe loading endpoint accepts and uses an unvalidated \"next\" parameter for redirects:\n\n### PoC:\nVisit: `/loading?next=https://google.com` while authenticated. The page will redirect to google.com.\n\n### Impact:\nThis vulnerability could be used in phishing attacks by redirecting users from a legitimate application URL to malicious sites.",
"id": "GHSA-q9rr-h3hx-m87g",
"modified": "2024-12-02T22:17:18Z",
"published": "2024-12-02T22:17:18Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/bunkerity/bunkerweb/security/advisories/GHSA-q9rr-h3hx-m87g"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53264"
},
{
"type": "PACKAGE",
"url": "https://github.com/bunkerity/bunkerweb"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
],
"summary": "BunkerWeb has Open Redirect Vulnerability in Loading Page"
}
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…