CVE-2024-28199

CVSS 3.1 Score 7.1 of 10 (high)

Details

Published Mar 11, 2024
Updated: Mar 12, 2024
CWE ID 79

Summary

CVE-2024-28199 is a newly identified cross-site scripting (XSS) vulnerability affecting the open-source Ruby framework, phlex. The issue arises from a lack of proper case sensitivity in the code intended to prevent such attacks. Maliciously crafted user data can exploit this vulnerability when rendering an `<a>` tag with a user-provided link. Additionally, splatting user-provided attributes when rendering any HTML tag can lead to the inclusion of malicious event attributes, executing JavaScript when the events are triggered by another user. Users are strongly advised to upgrade to the available patches on RubyGems for all 1.x minor versions. For those unable to upgrade, implementing a content security policy disallowing `unsafe-inline` is recommended.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share