Debian Package Tracker
Register | Log in
Subscribe

ruby-carrierwave

Ruby file upload library

Choose email to subscribe with

general
  • source: ruby-carrierwave (main)
  • version: 1.3.2-2
  • maintainer: Debian Ruby Extras Maintainers (archive) (DMD)
  • uploaders: Pirate Praveen [DMD]
  • arch: all
  • std-ver: 4.5.1
  • VCS: Git (Browse)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1.3.2-2
versioned links
  • 1.3.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-carrierwave
package is gone
This package is not in any development repository. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest ... the package is going to disappear unless someone takes it over and reintroduces it.
action needed
Debci reports failed tests high
  • unstable: neutral (log)
    The tests ran in 0:00:53
    Last run: 2025-04-16T17:03:31.000Z
    Previous status: unknown

  • testing: neutral (log)
    The tests ran in 0:01:05
    Last run: 2025-02-21T13:44:42.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:00:23
    Last run: 2025-08-11T06:12:32.000Z
    Previous status: unknown

Created: 2025-08-11 Last update: 2026-07-04 05:32
2 security issues in bookworm high

There are 2 open security issues in bookworm.

1 important issue:
  • CVE-2026-44587: CarrierWave is a framework to upload files from Ruby applications. In versions prior to 2.2.7 and 3.1.3, the content_type_denylist check fails to escape regex metacharacters in string entries, causing the denylist to silently not match the content types it is intended to block. In lib/carrierwave/uploader/content_type_denylist.rb:57, denylist entries are interpolated directly into a regex without Regexp.quote or anchoring, so an entry such as image/svg+xml becomes the pattern /image\/svg+xml/, in which + is treated as a quantifier rather than a literal character and therefore never matches the real MIME type image/svg+xml. This is inconsistent with the allowlist implementation, which correctly applies both Regexp.quote and a \A anchor. Other content types containing regex metacharacters, such as application/xhtml+xml, are affected as well. As a result, any application that relies on content_type_denylist to block image/svg+xml, most commonly to prevent stored XSS, is silently unprotected. An attacker can upload an SVG file containing arbitrary JavaScript; if the application serves that SVG inline from its own origin, the script executes in the victim's browser, resulting in stored XSS. This issue has been fixed in versions 2.2.7 and 3.1.3.
1 issue left for the package maintainer to handle:
  • CVE-2023-49090: (needs triaging) 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.

You can find information about how to handle this issue in the security team's documentation.

Created: 2024-03-25 Last update: 2026-06-19 10:32
news
[rss feed]
  • [2025-04-22] Removed 3.0.7-1 from unstable (Debian FTP Masters)
  • [2025-03-11] ruby-carrierwave REMOVED from testing (Debian testing watch)
  • [2024-07-30] ruby-carrierwave 3.0.7-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-25] Accepted ruby-carrierwave 3.0.7-1 (source) into unstable (Aquila Macedo Costa) (signed by: Lucas Kanashiro)
  • [2023-01-27] ruby-carrierwave 1.3.2-2 MIGRATED to testing (Debian testing watch)
  • [2022-04-05] ruby-carrierwave REMOVED from testing (Debian testing watch)
  • [2021-08-16] ruby-carrierwave 1.3.2-2 MIGRATED to testing (Debian testing watch)
  • [2021-06-13] Accepted ruby-carrierwave 2.2.2-1 (source) into experimental (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-06-13] Accepted ruby-carrierwave 1.3.2-2 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-06-13] Accepted ruby-carrierwave 1.3.2-1 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-04-16] ruby-carrierwave REMOVED from testing (Debian testing watch)
  • [2020-02-04] Accepted ruby-carrierwave 2.0.2-1 (source) into experimental (Sruthi Chandran)
  • [2019-04-01] ruby-carrierwave 1.3.1-2 MIGRATED to testing (Debian testing watch)
  • [2019-03-24] Accepted ruby-carrierwave 1.3.1-2 (source) into unstable (Utkarsh Gupta) (signed by: Praveen Arimbrathodiyil)
  • [2019-02-23] Accepted ruby-carrierwave 1.3.1-1~bpo9+1 (source all) into stretch-backports (Pirate Praveen) (signed by: Abhijith PA)
  • [2019-02-01] Accepted ruby-carrierwave 1.2.3-1~bpo9+1 (source all) into stretch-backports (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2019-01-31] ruby-carrierwave 1.3.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-29] Accepted ruby-carrierwave 1.3.1-1 (source all) into unstable (suman) (signed by: Abhijith PA)
  • [2018-08-30] ruby-carrierwave 1.2.3-1 MIGRATED to testing (Debian testing watch)
  • [2018-08-28] Accepted ruby-carrierwave 1.2.3-1 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2018-08-15] ruby-carrierwave 1.2.2-1 MIGRATED to testing (Debian testing watch)
  • [2018-08-14] ruby-carrierwave REMOVED from testing (Debian testing watch)
  • [2018-06-17] Accepted ruby-carrierwave 1.2.2-1~bpo9+1 (source all) into stretch-backports, stretch-backports (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2018-03-20] ruby-carrierwave 1.2.2-1 MIGRATED to testing (Debian testing watch)
  • [2018-03-15] Accepted ruby-carrierwave 1.2.2-1 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2018-03-05] ruby-carrierwave 1.1.0-3 MIGRATED to testing (Debian testing watch)
  • [2018-02-27] Accepted ruby-carrierwave 1.1.0-3 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2018-02-23] Accepted ruby-carrierwave 1.1.0-2 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2017-07-24] Accepted ruby-carrierwave 1.1.0-1 (source) into experimental (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2016-12-01] ruby-carrierwave 0.10.0+gh-4 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • buildd: logs
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing