Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-49090

6.8 · MEDIUM
Published Nov 29, 2023 carrierwave_project CWE-79 EPSS 0.61% (47th pctl)

Overview

CVE-2023-49090 is a medium-severity vulnerability affecting carrierwave_project carrierwave. It was published on November 29, 2023 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. CarrierWave has a Content-Type allowlist bypass vulnerability, possibly leading to XSS. The validation in `allowlisted_content_type?` determines Content-Type permissions by performing a partial match. If the `content_type` argument of `allowlisted_content_type?` is passed a value crafted by the attacker, Content-Types not included in the `content_type_allowlist` will be allowed. This issue has been patched in versions 2.2.5 and 3.0.5.

Remediation

Check the references section for vendor advisories and patches from carrierwave_project. Update carrierwave to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
carrierwave_project carrierwave >= 0, < 2.2.5 Affected

Frequently Asked Questions

What is CVE-2023-49090?

CVE-2023-49090 is a medium-severity vulnerability affecting carrierwave_project carrierwave. It was published on November 29, 2023 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

How severe is CVE-2023-49090?

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-49090?

Check the references section for vendor advisories and patches from carrierwave_project. Update carrierwave to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-49090?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-49090 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.