CVE-2023-49090

Source
https://cve.org/CVERecord?id=CVE-2023-49090
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-49090.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-49090
Aliases
Downstream
Published
2023-11-29T14:38:52.195Z
Modified
2026-04-29T04:03:28.747401Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N CVSS Calculator
Summary
CarrierWave has a content-type allowlist bypass vulnerability, possibly leading to XSS
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/49xxx/CVE-2023-49090.json"
}
References

Affected packages

Git / github.com/carrierwaveuploader/carrierwave

Affected ranges

Type
GIT
Repo
https://github.com/carrierwaveuploader/carrierwave
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.2.5"
        },
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.0.5"
        }
    ],
    "cpe": "cpe:2.3:a:carrierwave_project:carrierwave:*:*:*:*:*:ruby:*:*",
    "source": [
        "CPE_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.0
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.2
v0.4.3
v0.4.5
v0.5.0
v0.5.0.beta2
v0.5.1
v0.5.3
v0.5.5
v0.5.6
v0.5.8
v0.6.0
v0.6.1
v0.6.2
v0.7.0
v0.7.1
v0.8.0
v1.*
v1.0.0
v1.0.0.beta
v1.0.0.rc
v1.1.0
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.3.0
v1.3.1
v2.*
v2.0.0
v2.0.0.rc
v2.0.1
v2.0.2
v2.1.0
v2.2.0
v2.2.1
v2.2.2
v2.2.3
v2.2.4
v3.*
v3.0.0
v3.0.1
v3.0.2
v3.0.3
v3.0.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-49090.json"