Skip to content

Commit 85965d8

Browse files
committed
Add ghsa: field if GHSA url is already there
1 parent 4bb67e0 commit 85965d8

37 files changed

+53
-16
lines changed

rubies/mruby/CVE-2017-9527.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2017-9527
4+
ghsa: fxr6-v647-jgmq
45
url: https://github.com/mruby/mruby/issues/3486
56
title: Heap use-after-free in mark_context_stack
67
date: 2017-06-11
@@ -20,5 +21,5 @@ related:
2021
- https://github.com/mruby/mruby/commit/5c114c91d4ff31859fcd84cf8bf349b737b90d99
2122
- https://github.com/advisories/GHSA-fxr6-v647-jgmq
2223
- https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html
23-
- https://ubuntu.com/security/CVE-2017-9527 (google search)
24-
- https://www.rapid7.com/db/vulnerabilities/debian-cve-2017-9527 (google search)
24+
- https://ubuntu.com/security/CVE-2017-9527
25+
- https://www.rapid7.com/db/vulnerabilities/debian-cve-2017-9527

rubies/mruby/CVE-2018-10191.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-10191
4+
ghsa: 444w-xm89-r2p5
45
url: https://github.com/mruby/mruby/issues/3995
56
title: Use after free caused by integer overflow in environment stack
67
date: 2018-04-17

rubies/mruby/CVE-2018-10199.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-10199
4+
ghsa: xpq9-m45f-g29q
45
url: https://github.com/mruby/mruby/issues/4001
56
title: Use after free in File#initilialize_copy
67
date: 2018-04-18

rubies/mruby/CVE-2018-11743.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-11743
4+
ghsa: 7w9j-h3hj-wc9g
45
url: https://github.com/mruby/mruby/issues/4027
56
title: Use of uninitialized pointer in mrb_hash_keys
67
date: 2018-06-05

rubies/mruby/CVE-2018-12247.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-12247
4+
ghsa: 8j6c-c99j-fh4c
45
url: https://github.com/mruby/mruby/issues/4036
56
title: Null pointer dereference in mrb_class
67
date: 2018-06-12

rubies/mruby/CVE-2018-12248.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-12248
4+
ghsa: 96p2-24jg-gc5w
45
url: https://github.com/mruby/mruby/issues/4038
56
title: Heap buffer overflow in OP_ENTER
67
date: 2018-06-12

rubies/mruby/CVE-2018-12249.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-12249
4+
ghsa: 3h2j-h4g8-5pmr
45
url: https://github.com/mruby/mruby/issues/4037
56
title: Null pointer dereference in mrb_class_real
67
date: 2018-06-12

rubies/mruby/CVE-2018-14337.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2018-14337
4+
ghsa: hrqc-789v-hchf
45
url: https://github.com/mruby/mruby/issues/4062
56
title: Signed integer overflow in mrb_str_format
67
date: 2018-07-17

rubies/mruby/CVE-2020-15866.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2020-15866
4+
ghsa: 4f9x-p86g-x88m
45
url: https://github.com/mruby/mruby/issues/5042
56
title: Heap buffer overflow in mruby interpreter
67
date: 2020-07-21

rubies/mruby/CVE-2020-6838.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
engine: mruby
33
cve: 2020-6838
4+
ghsa: 97qv-pm76-mg98
45
url: https://github.com/mruby/mruby/issues/4926
56
title: heap use after free in hash_values_at in mrbgems/mruby-hash-ext/src/hash-ext.c
67
date: 2020-01-11

0 commit comments

Comments
 (0)