CVE-2024-25637 LOW

CVE-2024-25637: Reflected XSS via X-October-Request-Handler Header

Vendor Octobercms
Product october
Weakness CWE-79 · XSS
Published June 26, 2024
Last update August 1, 2024

CVSS base score

3.1/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

October is a self-hosted CMS platform based on the Laravel PHP Framework. The X-October-Request-Handler Header does not sanitize the AJAX handler name and allows unescaped HTML to be reflected back. There is no impact since this vulnerability cannot be exploited through normal browser interactions. This unescaped value is only detectable when using a proxy interception tool. This issue has been patched in version 3.5.15.

Key dates

02Disclosure timeline

June 26, 2024 CVE published
August 1, 2024 Record updated

Related vulnerabilities

04Related CVE