CVE-2025-57424

A stored cross-site scripting (XSS) vulnerability exists in the MyCourts v3 application within the LTA number profile field. An attacker can insert arbitrary JavaScript into their profile, which executes in the browser of any user viewing it, including administrators. Due to the absence of the HttpOnly flag on the session cookie, this flaw could be exploited to capture session tokens and hijack user sessions, enabling elevated access.
Configurations

No configuration.

History

29 Sep 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-29 19:15

Updated : 2025-09-29 19:34


NVD link : CVE-2025-57424

Mitre link : CVE-2025-57424

CVE.ORG link : CVE-2025-57424


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-1004

Sensitive Cookie Without 'HttpOnly' Flag