Skip to content

Commit 2fd24d1

Browse files
committed
Convert bson's vendor_patch to use related URLs instead
Fixes #342.
1 parent e0b4eec commit 2fd24d1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

gems/bson/CVE-2015-4412.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ date: 2015-06-04
88
description: >-
99
A flaw in the ObjectId validation regular expression can enable attackers to inject arbitrary information into a given BSON object.
1010
11-
vendor_patch:
12-
- https://github.com/mongodb/mongo-ruby-driver/compare/6ae981167759d5819ba3d41e374e5b2af5b79077~1...9859a3ab9773a8a883eb8438b665a921cc991c71
13-
- https://github.com/mongodb/bson-ruby/compare/7446d7c6764dfda8dc4480ce16d5c023e74be5ca...28f34978a85b689a4480b4d343389bf4886522e7
1411
patched_versions:
1512
- "~> 1.12.3"
1613
- ">= 3.0.4"
14+
15+
related:
16+
url:
17+
- https://github.com/mongodb/mongo-ruby-driver/compare/6ae981167759d5819ba3d41e374e5b2af5b79077~1...9859a3ab9773a8a883eb8438b665a921cc991c71
18+
- https://github.com/mongodb/bson-ruby/compare/7446d7c6764dfda8dc4480ce16d5c023e74be5ca...28f34978a85b689a4480b4d343389bf4886522e7

0 commit comments

Comments
 (0)