Skip to content

Reflected XSS via X-October-Request-Handler Header

Low
daftspunk published GHSA-rjw8-v7rr-r563 Jun 25, 2024

Package

composer october/system (Composer)

Affected versions

>3.2

Patched versions

3.5.15

Description

Impact

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.

Patches

This issue has been patched in v3.5.15.

References

Credits to:

For more information

If you have any questions or comments about this advisory:

Severity

Low

CVE ID

CVE-2024-25637

Weaknesses

No CWEs