Commit 12ebb6d
committed
Added CVE-2022-46648.
* This CVE is reserved but not public yet, but the vulnerability has
been fixed via a pull request and version 1.13.0 of the git gem has
been released.
* The only other information I could find on CVE-2022-46648 are:
* https://jvn.jp/jp/JVN16765254/index.html
* https://www.cybersecurity-help.cz/vdb/SB2023010501
* Note, their vulnerable version range is incorrect. I checked the
version tags for ruby-git, and `eval()` was added in 1.2.0.
Versions prior to 1.2.0 do not have the `eval()`.
ruby-git/ruby-git@ee909221 parent 44535e8 commit 12ebb6d
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments