diff --git a/data/insecure.json b/data/insecure.json index d54e8163..e415b74a 100644 --- a/data/insecure.json +++ b/data/insecure.json @@ -3987,7 +3987,7 @@ ">=5.1,<5.1.8", ">=5.1.0,<5.1.5", ">=5.1.0,<5.1.9", - ">=5.1a1,<5.0.7", + ">=5.1a1,<5.1.7", ">=5.1a1,<5.1.1", ">=5.1a1,<5.1.4", ">=5.2.0,<5.2.1" diff --git a/data/insecure_full.json b/data/insecure_full.json index 1c8f3b0e..0b47050c 100644 --- a/data/insecure_full.json +++ b/data/insecure_full.json @@ -36474,9 +36474,9 @@ "specs": [ "<4.2.20", ">=5.0a1,<5.0.13", - ">=5.1a1,<5.0.7" + ">=5.1a1,<5.1.7" ], - "v": "<4.2.20,>=5.0a1,<5.0.13,>=5.1a1,<5.0.7" + "v": "<4.2.20,>=5.0a1,<5.0.13,>=5.1a1,<5.1.7" }, { "advisory": "bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.",