CVE-2023-49090
Last modified
CVE-2023-49090 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Carrierwave Project | Carrierwave | < 2.2.5 |
| Carrierwave Project | Carrierwave | >= 3.0.0, < 3.0.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-49090?
How severe is CVE-2023-49090?
How do I fix CVE-2023-49090?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-49085Cacti provides an operational monitoring and fault managemen…8.8
- CVE-2023-49086Cacti is a robust performance and fault management framework…5.4
- CVE-2023-49087xml-security is a library that implements XML signatures and…7.5
- CVE-2023-49088Cacti is an open source operational monitoring and fault man…4.8
- CVE-2023-49089Umbraco is an ASP.NET content management system (CMS). Start…6.5
- CVE-2023-4909Inappropriate implementation in Interstitials in Google Chro…4.3
- CVE-2023-49091Cosmos provides users the ability self-host a home server by…9.8
- CVE-2023-49092RustCrypto/RSA is a portable RSA implementation in pure Rust…5.9
- CVE-2023-49093HtmlUnit is a GUI-less browser for Java programs. HtmlUnit i…8.8
- CVE-2023-49094Symbolicator is a symbolication service for native stacktrac…4.3
- CVE-2023-49095nexkey is a microblogging platform. Insufficient validation …7.5
- CVE-2023-49096Jellyfin is a Free Software Media System for managing and st…8.8
Are you affected by CVE-2023-49090?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
