CVE-2015-4411
published 2020-02-20CVE-2015-4411: The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker…
PriorityP336high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
6.37%
92.9th percentile
The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | ruby-bson | — | — |
| fedoraproject | fedora | — | — |
| fedoraproject | fedora | — | — |
| mongodb | bson | < 3.0.4 | 3.0.4 |
| mongodb | bson | >= 0 < 3.0.4 | 3.0.4 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
ghsa7.5HIGH
osv7.5HIGH
vendor_debian7.5LOW
vendor_redhat7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
BSON rubygem contains potential denial of service
osv·2020-04-29·CVSS 7.5
CVE-2015-4411 [HIGH] BSON rubygem contains potential denial of service
BSON rubygem contains potential denial of service
The `Moped::BSON::ObjecId.legal?` method in `mongodb/bson-ruby` before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.
GHSA
BSON rubygem contains potential denial of service
ghsa·2020-04-29·CVSS 7.5
CVE-2015-4411 [HIGH] CWE-400 BSON rubygem contains potential denial of service
BSON rubygem contains potential denial of service
The `Moped::BSON::ObjecId.legal?` method in `mongodb/bson-ruby` before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.
Red Hat
rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
vendor_redhat·2015-06-04·CVSS 7.5
CVE-2015-4411 [HIGH] CWE-185 rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.
Statement: This issue affects the versions of rubygem-moped as shipped with Red Hat OpenShift Enterprise 2.x. Red Hat Product Security has rated this issue as having Low security impact. Additionally access to the component using rubygem-moped is restricted, only trusted users and systems can send messages, thus no trust boundary violation occurs and this issue can not easily be used to create an exploitable security vulnerability
Debian
CVE-2015-4411: ruby-bson - The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used...
vendor_debian·2015·CVSS 7.5
CVE-2015-4411 [HIGH] CVE-2015-4411: ruby-bson - The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used...
The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service (worker resource consumption) via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string [fedora-all]
bugzilla·2015-06-09·CVSS 7.5
CVE-2015-4411 [HIGH] CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string [fedora-all]
CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported v
Bugzilla
CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
bugzilla·2015-06-09·CVSS 7.5
CVE-2015-4411 [HIGH] CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
CVE-2015-4411 rubygem-moped: Denial of Service with crafted ObjectId string (incomplete fix for CVE-2015-4410)
The following Denial of Service issue was discovered in Moped Ruby gem:
If a crafted value will be passed to Moped::BSON::ObjecId.legal? method, this will cause Moped to think MongoDB is down, and ping it 39 more times with intervals. In other words, Moped will keep a worker busy for 5 seconds and make x40 requests to MongoDB.
CVE-2015-4411 was assigned to it:
http://seclists.org/oss-sec/2015/q2/653
Additional details might be found here:
http://sakurity.com/blog/2015/06/04/mongo_ruby_regexp.html
The fix can be found here:
https://github.com/mongodb/bson-ruby/commit/976da329ff03ecdfca3030eb6efe3c85e6db9999
Discussion:
Created rubygem-moped tracking bugs for this issue:
Aff
http://lists.fedoraproject.org/pipermail/package-announce/2015-July/161964.htmlhttp://lists.fedoraproject.org/pipermail/package-announce/2015-July/161987.htmlhttp://www.openwall.com/lists/oss-security/2015/06/06/3http://www.securityfocus.com/bid/75045https://bugzilla.redhat.com/show_bug.cgi?id=1229706https://github.com/mongodb/bson-ruby/commit/976da329ff03ecdfca3030eb6efe3c85e6db9999https://github.com/mongodb/bson-ruby/commit/fef6f75413511d653c76bf924a932374a183a24f#diff-8c8558c185bbb548ccb5a6d6ac4bfee5R191https://github.com/mongodb/bson-ruby/compare/7446d7c6764dfda8dc4480ce16d5c023e74be5ca...28f34978a85b689a4480b4d343389bf4886522e7https://github.com/mongoid/moped/commit/dd5a7c14b5d2e466f7875d079af71ad19774609b#diff-3b93602f64c2fe46d38efd9f73ef5358R24https://homakov.blogspot.ru/2012/05/saferweb-injects-in-various-ruby.htmlhttps://sakurity.com/blog/2015/06/04/mongo_ruby_regexp.htmlhttps://seclists.org/oss-sec/2015/q2/653https://security-tracker.debian.org/tracker/CVE-2015-4411https://www.securityfocus.com/bid/75045http://lists.fedoraproject.org/pipermail/package-announce/2015-July/161964.htmlhttp://lists.fedoraproject.org/pipermail/package-announce/2015-July/161987.htmlhttp://www.openwall.com/lists/oss-security/2015/06/06/3http://www.securityfocus.com/bid/75045https://bugzilla.redhat.com/show_bug.cgi?id=1229706https://github.com/mongodb/bson-ruby/commit/976da329ff03ecdfca3030eb6efe3c85e6db9999https://github.com/mongodb/bson-ruby/commit/fef6f75413511d653c76bf924a932374a183a24f#diff-8c8558c185bbb548ccb5a6d6ac4bfee5R191https://github.com/mongodb/bson-ruby/compare/7446d7c6764dfda8dc4480ce16d5c023e74be5ca...28f34978a85b689a4480b4d343389bf4886522e7https://github.com/mongoid/moped/commit/dd5a7c14b5d2e466f7875d079af71ad19774609b#diff-3b93602f64c2fe46d38efd9f73ef5358R24https://homakov.blogspot.ru/2012/05/saferweb-injects-in-various-ruby.htmlhttps://sakurity.com/blog/2015/06/04/mongo_ruby_regexp.htmlhttps://seclists.org/oss-sec/2015/q2/653https://security-tracker.debian.org/tracker/CVE-2015-4411https://www.securityfocus.com/bid/75045
2020-02-20
Published