From 454f658773aa50ab95c9aa58446e77c8dc41a95a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 20 Dec 2017 16:04:29 -0500 Subject: [PATCH] - Synchronized data. --- 2012/2xxx/CVE-2012-2576.json | 58 ++++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 2 deletions(-) diff --git a/2012/2xxx/CVE-2012-2576.json b/2012/2xxx/CVE-2012-2576.json index 5d2cda47c96..f442e48f8c3 100644 --- a/2012/2xxx/CVE-2012-2576.json +++ b/2012/2xxx/CVE-2012-2576.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2012-2576", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,38 @@ "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" : "SQL injection vulnerability in the LoginServlet page in SolarWinds Storage Manager before 5.1.2, SolarWinds Storage Profiler before 5.1.2, and SolarWinds Backup Profiler before 5.1.2 allows remote attackers to execute arbitrary SQL commands via the loginName field." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://www.exploit-db.com/exploits/18818" + }, + { + "url" : "http://www.exploit-db.com/exploits/18833" + }, + { + "url" : "http://www.solarwinds.com/documentation/storage/storagemanager/docs/ReleaseNotes/vulnerability.htm" + }, + { + "url" : "http://www.securityfocus.com/bid/51639" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/72680" } ] }