We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2aa0d commit 4c738a9Copy full SHA for 4c738a9
gems/rack-cors/CVE-2024-27456.yml
@@ -0,0 +1,16 @@
1
+---
2
+gem: rack-cors
3
+cve: 2024-27456
4
+ghsa: 785g-282q-pwvx
5
+url: https://github.com/advisories/GHSA-785g-282q-pwvx
6
+title: Rack CORS Middleware has Insecure File Permissions
7
+date: 2024-02-26
8
+description: |
9
+ rack-cors (aka Rack CORS Middleware) 2.0.1 has 0666 permissions
10
+ for the .rb files.
11
+notes: Never patched
12
+related:
13
+ url:
14
+ - https://nvd.nist.gov/vuln/detail/CVE-2024-27456
15
+ - https://github.com/cyu/rack-cors/issues/274
16
+ - https://github.com/advisories/GHSA-785g-282q-pwvx
0 commit comments