From c35cfaf3726e2acf54e2fd87e744722caeb90148 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Tue, 5 Jul 2022 10:38:14 -0500 Subject: [PATCH] H00die vulns (#55) * Update CVE-2022-34876.json * Update CVE-2022-34877.json * Update CVE-2022-34878.json * Update CVE-2022-34879.json --- 2022/34xxx/CVE-2022-34876.json | 107 ++++++++++++++++++++++++++++++--- 2022/34xxx/CVE-2022-34877.json | 107 ++++++++++++++++++++++++++++++--- 2022/34xxx/CVE-2022-34878.json | 107 ++++++++++++++++++++++++++++++--- 2022/34xxx/CVE-2022-34879.json | 96 ++++++++++++++++++++++++++--- 4 files changed, 389 insertions(+), 28 deletions(-) diff --git a/2022/34xxx/CVE-2022-34876.json b/2022/34xxx/CVE-2022-34876.json index 3da6d75bbbf..5fa4b8951dc 100644 --- a/2022/34xxx/CVE-2022-34876.json +++ b/2022/34xxx/CVE-2022-34876.json @@ -1,18 +1,111 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@rapid7.com", + "DATE_PUBLIC": "2022-06-30T21:07:00.000Z", "ID": "CVE-2022-34876", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "VICIDial 2.14b0.5 SVN 3550 was discovered to contain multiple SQL injection vulnerability at /vicidial/admin.php." }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "VICIdial", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2.14b0.5", + "version_value": "3555" + } + ] + } + } + ] + }, + "vendor_name": "VICIdial" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "h00die for discovery, disclosure, and exploit. Matt Florell with VICIdial for patching the software." + } + ], + "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": "SQL Injection vulnerability in admin interface (/vicidial/admin.php) of VICIdial via modify_email_accounts, access_recordings, and\nagentcall_email parameters allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server.\nThis issue affects:\nVICIdial 2.14b0.5 versions prior to 3555." } ] + }, + "exploit": [ + { + "lang": "eng", + "value": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ], + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af", + "refsource": "CONFIRM", + "url": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af" + }, + { + "name": "https://github.com/rapid7/metasploit-framework/pull/16732", + "refsource": "MISC", + "url": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Upgrade to SVN release 3583 or later." + } + ], + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2022/34xxx/CVE-2022-34877.json b/2022/34xxx/CVE-2022-34877.json index 3257cef85cc..44dc8eca76d 100644 --- a/2022/34xxx/CVE-2022-34877.json +++ b/2022/34xxx/CVE-2022-34877.json @@ -1,18 +1,111 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@rapid7.com", + "DATE_PUBLIC": "2022-06-30T21:31:00.000Z", "ID": "CVE-2022-34877", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "VICIDial 2.14b0.5 SVN 3550 was discovered to contains a SQL injection vulnerability at /vicidial/AST_agent_time_sheet.php." }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "VICIdial", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2.14b0.5", + "version_value": "3555" + } + ] + } + } + ] + }, + "vendor_name": "VICIdial" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "h00die for discovery, disclosure, and exploit. Matt Florell with VICIdial for patching the software." + } + ], + "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": "SQL Injection vulnerability in AST Agent Time Sheet interface ((/vicidial/AST_agent_time_sheet.php) of VICIdial via the agent parameter allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server.\nThis issue affects:\nVICIdial 2.14b0.5 versions prior to 3555." } ] + }, + "exploit": [ + { + "lang": "eng", + "value": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ], + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af", + "refsource": "CONFIRM", + "url": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af" + }, + { + "name": "https://github.com/rapid7/metasploit-framework/pull/16732", + "refsource": "MISC", + "url": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Upgrade to SVN release 3583 or later." + } + ], + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2022/34xxx/CVE-2022-34878.json b/2022/34xxx/CVE-2022-34878.json index 956c8ee2ccb..3987b624b52 100644 --- a/2022/34xxx/CVE-2022-34878.json +++ b/2022/34xxx/CVE-2022-34878.json @@ -1,18 +1,111 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@rapid7.com", + "DATE_PUBLIC": "2022-06-30T21:07:00.000Z", "ID": "CVE-2022-34878", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "VICIDial 2.14b0.5 SVN 3550 was discovered to contain a SQL injection vulnerability at /vicidial/user_stats.php." }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "VICIdial", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2.14b0.5", + "version_value": "3555" + } + ] + } + } + ] + }, + "vendor_name": "VICIdial" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "h00die for discovery, disclosure, and exploit. Matt Florell with VICIdial for patching the software." + } + ], + "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": "SQL Injection vulnerability in User Stats interface (/vicidial/user_stats.php) of VICIdial via the file_download parameter allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server." } ] + }, + "exploit": [ + { + "lang": "eng", + "value": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ], + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af", + "refsource": "CONFIRM", + "url": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af" + }, + { + "name": "https://github.com/rapid7/metasploit-framework/pull/16732", + "refsource": "MISC", + "url": "https://github.com/rapid7/metasploit-framework/pull/16732" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Upgrade to SVN release 3583 or later." + } + ], + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2022/34xxx/CVE-2022-34879.json b/2022/34xxx/CVE-2022-34879.json index 4a3ce116da5..40aa94a851c 100644 --- a/2022/34xxx/CVE-2022-34879.json +++ b/2022/34xxx/CVE-2022-34879.json @@ -1,18 +1,100 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@rapid7.com", + "DATE_PUBLIC": "2022-06-30T21:07:00.000Z", "ID": "CVE-2022-34879", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "VICIDial 2.14b0.5 SVN 3550 was discovered to contain multiple Cross Site Scripting (XSS) vulnerabilities at /vicidial/admin.php." }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "VICIdial", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2.14b0.5", + "version_value": "3555" + } + ] + } + } + ] + }, + "vendor_name": "VICIdial" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "h00die for discovery, disclosure, and exploit. Matt Florell with VICIdial for patching the software." + } + ], + "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": "Reflected Cross Site Scripting (XSS) vulnerabilities in AST Agent Time Sheet interface (/vicidial/AST_agent_time_sheet.php) of VICIdial via agent, and search_archived_data parameters.\nThis issue affects:\nVICIdial 2.14b0.5 versions prior to 3555." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af", + "refsource": "CONFIRM", + "url": "https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122af" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Upgrade to SVN release 3583 or later." + } + ], + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +}