Skip to content

Commit 715e8aa

Browse files
committed
1 parent fbfd085 commit 715e8aa

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

advisories/github-reviewed/2017/10/GHSA-f522-ffg8-j8r6/GHSA-f522-ffg8-j8r6.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-f522-ffg8-j8r6",
4-
"modified": "2024-10-02T17:16:12Z",
4+
"modified": "2024-10-02T17:16:13Z",
55
"published": "2017-10-24T18:33:35Z",
66
"aliases": [
77
"CVE-2016-2537"
88
],
99
"summary": "Regular Expression Denial of Service in is-my-json-valid",
10-
"details": "Version of `is-my-json-valid` before 1.4.1 or 2.17.2 are vulnerable to regular expression denial of service (ReDoS) via the email validation function.\n\n\n## Recommendation\n\nUpdate to version 1.4.1, 2.17.2 or later.",
10+
"details": "Version of `is-my-json-valid` before 1.4.1 or v2.12.4 are vulnerable to regular expression denial of service (ReDoS) via the email validation function.\n\n\n## Recommendation\n\nUpdate to version 1.4.1, 2.17.2 or later.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,11 +28,14 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "2.17.2"
31+
"fixed": "v2.12.4"
3232
}
3333
]
3434
}
35-
]
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "< 2.12.4"
38+
}
3639
}
3740
],
3841
"references": [

0 commit comments

Comments
 (0)