Skip to content

Commit 39c657c

Browse files
committedAug 15, 2024
Fixes #451
1 parent 97e894a commit 39c657c

File tree

4 files changed

+74
-74
lines changed

4 files changed

+74
-74
lines changed
 

‎repository/jsrepository-master.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3686,7 +3686,7 @@
36863686
"ranges": [
36873687
{
36883688
"atOrAbove": "4.0.0",
3689-
"below": "999"
3689+
"below": "4.6.3"
36903690
}
36913691
],
36923692
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
@@ -3708,7 +3708,7 @@
37083708
"ranges": [
37093709
{
37103710
"atOrAbove": "2.0.0",
3711-
"below": "999"
3711+
"below": "3.4.2"
37123712
}
37133713
],
37143714
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",

‎repository/jsrepository-v2.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -5192,6 +5192,29 @@
51925192
"https://github.com/twbs/bootstrap/issues/28236"
51935193
]
51945194
},
5195+
{
5196+
"atOrAbove": "2.0.0",
5197+
"below": "3.4.2",
5198+
"cwe": [
5199+
"CWE-79"
5200+
],
5201+
"severity": "medium",
5202+
"identifiers": {
5203+
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5204+
"CVE": [
5205+
"CVE-2024-6484"
5206+
],
5207+
"githubID": "GHSA-9mvj-f7w8-pvh2"
5208+
},
5209+
"info": [
5210+
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5211+
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5212+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5213+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5214+
"https://github.com/twbs/bootstrap",
5215+
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5216+
]
5217+
},
51955218
{
51965219
"below": "3.999.999",
51975220
"severity": "low",
@@ -5302,32 +5325,9 @@
53025325
"https://github.com/twbs/bootstrap/issues/28236"
53035326
]
53045327
},
5305-
{
5306-
"atOrAbove": "2.0.0",
5307-
"below": "999",
5308-
"cwe": [
5309-
"CWE-79"
5310-
],
5311-
"severity": "medium",
5312-
"identifiers": {
5313-
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5314-
"CVE": [
5315-
"CVE-2024-6484"
5316-
],
5317-
"githubID": "GHSA-9mvj-f7w8-pvh2"
5318-
},
5319-
"info": [
5320-
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5321-
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5322-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5323-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5324-
"https://github.com/twbs/bootstrap",
5325-
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5326-
]
5327-
},
53285328
{
53295329
"atOrAbove": "4.0.0",
5330-
"below": "999",
5330+
"below": "4.6.3",
53315331
"cwe": [
53325332
"CWE-79"
53335333
],

‎repository/jsrepository-v3.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -5193,6 +5193,29 @@
51935193
"https://github.com/twbs/bootstrap/issues/28236"
51945194
]
51955195
},
5196+
{
5197+
"atOrAbove": "2.0.0",
5198+
"below": "3.4.2",
5199+
"cwe": [
5200+
"CWE-79"
5201+
],
5202+
"severity": "medium",
5203+
"identifiers": {
5204+
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5205+
"CVE": [
5206+
"CVE-2024-6484"
5207+
],
5208+
"githubID": "GHSA-9mvj-f7w8-pvh2"
5209+
},
5210+
"info": [
5211+
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5212+
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5213+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5214+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5215+
"https://github.com/twbs/bootstrap",
5216+
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5217+
]
5218+
},
51965219
{
51975220
"below": "3.999.999",
51985221
"severity": "low",
@@ -5303,32 +5326,9 @@
53035326
"https://github.com/twbs/bootstrap/issues/28236"
53045327
]
53055328
},
5306-
{
5307-
"atOrAbove": "2.0.0",
5308-
"below": "999",
5309-
"cwe": [
5310-
"CWE-79"
5311-
],
5312-
"severity": "medium",
5313-
"identifiers": {
5314-
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5315-
"CVE": [
5316-
"CVE-2024-6484"
5317-
],
5318-
"githubID": "GHSA-9mvj-f7w8-pvh2"
5319-
},
5320-
"info": [
5321-
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5322-
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5323-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5324-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5325-
"https://github.com/twbs/bootstrap",
5326-
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5327-
]
5328-
},
53295329
{
53305330
"atOrAbove": "4.0.0",
5331-
"below": "999",
5331+
"below": "4.6.3",
53325332
"cwe": [
53335333
"CWE-79"
53345334
],

‎repository/jsrepository.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -5140,6 +5140,29 @@
51405140
"https://github.com/twbs/bootstrap/issues/28236"
51415141
]
51425142
},
5143+
{
5144+
"atOrAbove": "2.0.0",
5145+
"below": "3.4.2",
5146+
"cwe": [
5147+
"CWE-79"
5148+
],
5149+
"severity": "medium",
5150+
"identifiers": {
5151+
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5152+
"CVE": [
5153+
"CVE-2024-6484"
5154+
],
5155+
"githubID": "GHSA-9mvj-f7w8-pvh2"
5156+
},
5157+
"info": [
5158+
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5159+
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5160+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5161+
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5162+
"https://github.com/twbs/bootstrap",
5163+
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5164+
]
5165+
},
51435166
{
51445167
"below": "3.999.999",
51455168
"severity": "low",
@@ -5250,32 +5273,9 @@
52505273
"https://github.com/twbs/bootstrap/issues/28236"
52515274
]
52525275
},
5253-
{
5254-
"atOrAbove": "2.0.0",
5255-
"below": "999",
5256-
"cwe": [
5257-
"CWE-79"
5258-
],
5259-
"severity": "medium",
5260-
"identifiers": {
5261-
"summary": "Bootstrap Cross-Site Scripting (XSS) vulnerability",
5262-
"CVE": [
5263-
"CVE-2024-6484"
5264-
],
5265-
"githubID": "GHSA-9mvj-f7w8-pvh2"
5266-
},
5267-
"info": [
5268-
"https://github.com/advisories/GHSA-9mvj-f7w8-pvh2",
5269-
"https://nvd.nist.gov/vuln/detail/CVE-2024-6484",
5270-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap-sass/CVE-2024-6484.yml",
5271-
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2024-6484.yml",
5272-
"https://github.com/twbs/bootstrap",
5273-
"https://www.herodevs.com/vulnerability-directory/cve-2024-6484"
5274-
]
5275-
},
52765276
{
52775277
"atOrAbove": "4.0.0",
5278-
"below": "999",
5278+
"below": "4.6.3",
52795279
"cwe": [
52805280
"CWE-79"
52815281
],

0 commit comments

Comments
 (0)
Failed to load comments.