From 4d6765f61e7ae64e74e381a13ff3151407da29c8 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 23 Dec 2020 18:02:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/28xxx/CVE-2020-28074.json | 61 ++++++++++++++++++++++++++++++---- 1 file changed, 55 insertions(+), 6 deletions(-) diff --git a/2020/28xxx/CVE-2020-28074.json b/2020/28xxx/CVE-2020-28074.json index 7f8f766cab0..96974406de2 100644 --- a/2020/28xxx/CVE-2020-28074.json +++ b/2020/28xxx/CVE-2020-28074.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28074", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28074", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "SourceCodester Online Health Care System 1.0 is affected by SQL Injection which allows a potential attacker to bypass the authentication system and become an admin." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.sourcecodester.com/php/14526/online-health-care-system-php-full-source-code-2020.html", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/php/14526/online-health-care-system-php-full-source-code-2020.html" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/160599/Online-Health-Card-System-1.0-SQL-Injection.html", + "url": "http://packetstormsecurity.com/files/160599/Online-Health-Card-System-1.0-SQL-Injection.html" } ] }