From 2fbadb79b07fe4881e2485e4ba6696567814697e Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 18 Apr 2019 11:49:34 -0700 Subject: [PATCH] Fix incorrect bug reference --- 2019/11xxx/CVE-2019-11035.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2019/11xxx/CVE-2019-11035.json b/2019/11xxx/CVE-2019-11035.json index fbac5ed0c19..95021808415 100644 --- a/2019/11xxx/CVE-2019-11035.json +++ b/2019/11xxx/CVE-2019-11035.json @@ -93,8 +93,8 @@ "reference_data": [ { "refsource": "MISC", - "url": "https://bugs.php.net/bug.php?id=77753", - "name": "https://bugs.php.net/bug.php?id=77753" + "url": "https://bugs.php.net/bug.php?id=77831", + "name": "https://bugs.php.net/bug.php?id=77831" } ] }, @@ -105,4 +105,4 @@ ], "discovery": "INTERNAL" } -} \ No newline at end of file +}