CVE-2023-49090

CVSS 3.1 Score 6.1 of 10 (medium)

Details

Published Nov 29, 2023
Updated: Dec 5, 2023
CWE ID 79

Summary

CVE-2023-49090 is a vulnerability affecting CarrierWave, a file upload solution for Ruby web frameworks like Rails and Sinatra. The issue involves a Content-Type allowlist bypass, which may enable XSS attacks. The vulnerability arises from the `allowlisted_content_type?` validation function, which permits Content-Types based on a partial match. Maliciously crafted `content_type` arguments can bypass the intended Content-Type restrictions, leading to unintended permissions. Versions 2.2.5 and 3.0.5 of CarrierWave have been patched to address this vulnerability.

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