ghsa-2mvg-c6mg-3q63
Vulnerability from github
Published
2022-05-13 01:08
Modified
2023-10-10 14:41
Severity ?
Summary
Concrete CMS vulnerable to cross-site scripting (XSS)
Details
concrete5 8.1.0 places incorrect trust in the HTTP Host header during caching, if the administrator did not define a "canonical" URL on installation of concrete5 using the "Advanced Options" settings. Remote attackers can make a GET request with any domain name in the Host header. This is stored and allows for arbitrary domains to be set for certain links displayed to subsequent visitors, potentially an XSS vector.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/concrete5" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "8.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-7725" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T22:28:42Z", "nvd_published_at": "2017-04-13T17:59:00Z", "severity": "MODERATE" }, "details": "concrete5 8.1.0 places incorrect trust in the HTTP Host header during caching, if the administrator did not define a \"canonical\" URL on installation of concrete5 using the \"Advanced Options\" settings. Remote attackers can make a GET request with any domain name in the Host header. This is stored and allows for arbitrary domains to be set for certain links displayed to subsequent visitors, potentially an XSS vector.", "id": "GHSA-2mvg-c6mg-3q63", "modified": "2023-10-10T14:41:51Z", "published": "2022-05-13T01:08:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7725" }, { "type": "WEB", "url": "https://hackerone.com/reports/148300" }, { "type": "WEB", "url": "https://packetstormsecurity.com/files/142145/concrete5-8.1.0-Host-Header-Injection.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20210124030008/https://www.securityfocus.com/bid/97649" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/41885" }, { "type": "WEB", "url": "http://hyp3rlinx.altervista.org/advisories/CONCRETE5-v8.1.0-HOST-HEADER-INJECTION.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Concrete CMS vulnerable to cross-site scripting (XSS)" }
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.