CVE-2013-0183
medium
CVSS v3
—
CVSS v2
5.0
VIR risk
5.0
Description
multipart/parser.rb in Rack 1.3.x before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a long string in a Multipart HTTP packet.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-0183
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.4.1-2.1 |
| debian | bullseye | fixed | 1.4.1-2.1 |
| debian | forky | fixed | 1.4.1-2.1 |
| debian | sid | fixed | 1.4.1-2.1 |
| debian | trixie | fixed | 1.4.1-2.1 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2013-0183
- http://lists.opensuse.org/opensuse-updates/2013-03/msg00048.html
- http://rack.github.com/
- http://rhn.redhat.com/errata/RHSA-2013-0544.html
- http://rhn.redhat.com/errata/RHSA-2013-0548.html
- http://www.debian.org/security/2013/dsa-2783
- https://bugzilla.redhat.com/show_bug.cgi?id=895282
- https://github.com/rack/rack/commit/548b9af2dc0059f4c0c19728624448d84de450ff
- https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18
- https://groups.google.com/forum/#%21topic/rack-devel/-MWPHDeGWtI
- https://groups.google.com/forum/#%21topic/rack-devel/7ZKPNAjgRSs
- https://access.redhat.com/errata/RHSA-2013:0544
- https://access.redhat.com/security/cve/CVE-2013-0183
- https://github.com/rack/rack
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2013-0183.yml
- https://groups.google.com/forum/#!topic/rack-devel/-MWPHDeGWtI
- https://groups.google.com/forum/#!topic/rack-devel/7ZKPNAjgRSs
- http://rack.github.com
- https://security-tracker.debian.org/tracker/CVE-2013-0183
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.