Skip to content

Commit 5404ec4

Browse files
postmodernRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@b904407
1 parent 6ed4c04 commit 5404ec4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

advisories/_posts/2024-02-26-CVE-2024-27456.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ advisory:
1414
description: |
1515
rack-cors (aka Rack CORS Middleware) 2.0.1 has 0666 permissions
1616
for the .rb files.
17-
notes: Never patched
17+
notes: Not yet patched
1818
unaffected_versions:
1919
- "< 2.0.1"
2020
related:

advisories/_posts/2024-02-29-CVE-2023-51774.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ advisory:
1717
The json-jwt (aka JSON::JWT) gem versions 1.16.5 and below sometimes allows
1818
bypass of identity checks via a sign/encryption confusion attack.
1919
For example, JWE can sometimes be used to bypass JSON::JWT.decode.
20-
notes: Not patched yet
20+
patched_versions:
21+
- ">= 1.16.6"
2122
related:
2223
url:
2324
- https://nvd.nist.gov/vuln/detail/CVE-2023-51774

0 commit comments

Comments
 (0)