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 f39d4a5 commit 9637f37Copy full SHA for 9637f37
gems/strong_password/CVE-2019-13354.yml
@@ -10,7 +10,10 @@ description: |
10
malicious actor published v0.0.7 containing malicious code that enables an attacker
11
to execute remote code in production.
12
13
- Downgrade `strong_password` to v0.0.6 to ensure no malicious code execution is possible.
+ Upgrade `strong_password` to v0.0.8 to ensure no malicious code execution is possible.
14
+
15
+patched_versions:
16
+ - ">= 0.0.8"
17
18
unaffected_versions:
19
- "!= 0.0.7"
0 commit comments