ghsa-q688-567h-w8mx
Vulnerability from github
Published
2025-10-16 15:30
Modified
2025-10-16 21:31
Severity ?
VLAI Severity ?
Details
A Host Header Injection vulnerability exists in the password reset functionality of CraftMyCMS 4.0.2.2. The system uses $_SERVER['HTTP_HOST']
directly to construct password reset links sent via email. An attacker can manipulate the Host header to send malicious reset links, enabling phishing attacks or account takeover.
{ "affected": [], "aliases": [ "CVE-2025-61543" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-10-16T15:15:34Z", "severity": "HIGH" }, "details": "A Host Header Injection vulnerability exists in the password reset functionality of CraftMyCMS 4.0.2.2. The system uses `$_SERVER[\u0027HTTP_HOST\u0027]` directly to construct password reset links sent via email. An attacker can manipulate the Host header to send malicious reset links, enabling phishing attacks or account takeover.", "id": "GHSA-q688-567h-w8mx", "modified": "2025-10-16T21:31:15Z", "published": "2025-10-16T15:30:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61543" }, { "type": "WEB", "url": "https://github.com/bugdotexe/Vulnerability-Research/tree/main/CVE-2025-61543" }, { "type": "WEB", "url": "https://owasp.org/www-community/vulnerabilities/HTTP_Host_header_injection" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "type": "CVSS_V3" } ] }
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…