diff --git a/CVE-2020/CVE-2020-367xx/CVE-2020-36769.json b/CVE-2020/CVE-2020-367xx/CVE-2020-36769.json index 20a5b75ceee..9c898aaf5f5 100644 --- a/CVE-2020/CVE-2020-367xx/CVE-2020-36769.json +++ b/CVE-2020/CVE-2020-367xx/CVE-2020-36769.json @@ -2,16 +2,40 @@ "id": "CVE-2020-36769", "sourceIdentifier": "security@wordfence.com", "published": "2023-12-23T10:15:08.113", - "lastModified": "2023-12-25T03:08:20.540", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:22:13.990", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Widget Settings Importer/Exporter Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the wp_ajax_import_widget_dataparameter AJAX action in versions up to, and including, 1.5.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with subscriber-level permissions and above to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." + }, + { + "lang": "es", + "value": "Widget Settings Importer/Exporter Plugin for WordPress es vulnerable a Cross-Site Scripting almacenado a trav\u00e9s de la acci\u00f3n AJAX wp_ajax_import_widget_dataparameter en versiones hasta la 1.5.3 inclusive debido a una sanitizaci\u00f3n de entrada y un escape de salida insuficientes. Esto hace posible que atacantes autenticados con permisos de nivel de suscriptor y superiores inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "security@wordfence.com", "type": "Secondary", @@ -34,14 +58,51 @@ } ] }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:porternovelli:widget_settings_importer\\/exporter:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "1.5.3", + "matchCriteriaId": "ECFBF837-9A15-44EC-BF36-4B9ACF4C671F" + } + ] + } + ] + } + ], "references": [ { "url": "https://www.wordfence.com/blog/2020/04/unpatched-high-severity-vulnerability-in-widget-settings-importer-exporter-plugin/", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e14f0fc6-fca4-4dd7-8f7b-ed5ed535c9af?source=cve", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2022/CVE-2022-434xx/CVE-2022-43450.json b/CVE-2022/CVE-2022-434xx/CVE-2022-43450.json index 481f4c7670f..ae5ddc0c005 100644 --- a/CVE-2022/CVE-2022-434xx/CVE-2022-43450.json +++ b/CVE-2022/CVE-2022-434xx/CVE-2022-43450.json @@ -2,8 +2,8 @@ "id": "CVE-2022-43450", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-19T22:15:07.267", - "lastModified": "2023-12-20T13:50:37.240", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:03:16.383", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -16,6 +16,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 3.6 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -50,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:xwp:stream:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "3.9.2", + "matchCriteriaId": "FEB21A6D-33DD-45EA-8EB4-A544753408B2" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/stream/wordpress-stream-plugin-3-9-2-auth-insecure-direct-object-references-idor-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-226xx/CVE-2023-22674.json b/CVE-2023/CVE-2023-226xx/CVE-2023-22674.json index 1b593fbd696..8c04a1db52c 100644 --- a/CVE-2023/CVE-2023-226xx/CVE-2023-22674.json +++ b/CVE-2023/CVE-2023-226xx/CVE-2023-22674.json @@ -2,16 +2,40 @@ "id": "CVE-2023-22674", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-21T15:15:08.137", - "lastModified": "2023-12-21T18:15:45.660", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:26:04.223", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Missing Authorization, Cross-Site Request Forgery (CSRF) vulnerability in Hal Gatewood Dashicons + Custom Post Types.This issue affects Dashicons + Custom Post Types: from n/a through 1.0.2.\n\n" + }, + { + "lang": "es", + "value": "Missing Authorization, vulnerabilidad de Cross-Site Request Forgery (CSRF) en Hal Gatewood Dashicons + Custom Post Types. Este problema afecta a Dashicons + Custom Post Types: desde n/a hasta 1.0.2." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -50,10 +74,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:halgatewood:dashicons_\\+_custom_post_types:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "1.0.2", + "matchCriteriaId": "61412C52-8532-4672-885A-439A5532E7C1" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/dashicons-cpt/wordpress-dashicons-custom-post-types-plugin-1-0-2-broken-access-control?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-312xx/CVE-2023-31295.json b/CVE-2023/CVE-2023-312xx/CVE-2023-31295.json new file mode 100644 index 00000000000..4333ed8cf1a --- /dev/null +++ b/CVE-2023/CVE-2023-312xx/CVE-2023-31295.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-31295", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-12-29T06:15:43.563", + "lastModified": "2023-12-29T06:15:43.563", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "CSV Injection vulnerability in Sesami Cash Point & Transport Optimizer (CPTO) version 6.3.8.6 (#718), allows remote attackers to obtain sensitive information via the User Profile field." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://herolab.usd.de/en/security-advisories/usd-2022-0053/", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-312xx/CVE-2023-31299.json b/CVE-2023/CVE-2023-312xx/CVE-2023-31299.json new file mode 100644 index 00000000000..c5f4472bc1e --- /dev/null +++ b/CVE-2023/CVE-2023-312xx/CVE-2023-31299.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-31299", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-12-29T05:15:08.750", + "lastModified": "2023-12-29T05:15:08.750", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Cross Site Scripting (XSS) vulnerability in Sesami Cash Point & Transport Optimizer (CPTO) version 6.3.8.6 (#718), allows remote attackers to execute arbitrary code via the Barcode field of a container." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://herolab.usd.de/en/security-advisories/usd-2022-0055/", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-313xx/CVE-2023-31300.json b/CVE-2023/CVE-2023-313xx/CVE-2023-31300.json new file mode 100644 index 00000000000..5ee8f2eda60 --- /dev/null +++ b/CVE-2023/CVE-2023-313xx/CVE-2023-31300.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-31300", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-12-29T06:15:43.633", + "lastModified": "2023-12-29T06:15:43.633", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "An issue was discovered in Sesami Cash Point & Transport Optimizer (CPTO) version 6.3.8.6 (#718), allows remote attackers to obtain sensitive information via transmission of unencrypted, cleartext credentials during Password Reset feature." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://herolab.usd.de/en/security-advisories/usd-2022-0057/", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-313xx/CVE-2023-31302.json b/CVE-2023/CVE-2023-313xx/CVE-2023-31302.json new file mode 100644 index 00000000000..e550c71225f --- /dev/null +++ b/CVE-2023/CVE-2023-313xx/CVE-2023-31302.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-31302", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-12-29T06:15:43.677", + "lastModified": "2023-12-29T06:15:43.677", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Cross Site Scripting (XSS) vulnerability in Sesami Cash Point & Transport Optimizer (CPTO) 6.3.8.6 (#718), allows remote attackers to execute arbitrary code via the Teller field." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://herolab.usd.de/en/security-advisories/usd-2022-0056/", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-359xx/CVE-2023-35914.json b/CVE-2023/CVE-2023-359xx/CVE-2023-35914.json index b5898fe3922..82a56d6447d 100644 --- a/CVE-2023/CVE-2023-359xx/CVE-2023-35914.json +++ b/CVE-2023/CVE-2023-359xx/CVE-2023-35914.json @@ -2,16 +2,40 @@ "id": "CVE-2023-35914", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-20T16:15:08.527", - "lastModified": "2023-12-20T16:47:19.580", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:48:37.467", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Authorization Bypass Through User-Controlled Key vulnerability in WooCommerce Woo Subscriptions.This issue affects Woo Subscriptions: from n/a through 5.1.2.\n\n" + }, + { + "lang": "es", + "value": "Vulnerabilidad de omisi\u00f3n de autorizaci\u00f3n a trav\u00e9s de clave controlada por el usuario en WooCommerce Woo Subscriptions. Este problema afecta a Woo Subscriptions: desde n/a hasta 5.1.2." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automattic:woocommerce_subscriptions:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "5.1.3", + "matchCriteriaId": "E79D8019-DF4E-4862-B453-4FEC8E6BF6FF" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/woocommerce-subscriptions/wordpress-woocommerce-subscriptions-plugin-5-1-2-insecure-direct-object-references-idor-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-359xx/CVE-2023-35915.json b/CVE-2023/CVE-2023-359xx/CVE-2023-35915.json index 06f58a7e09b..58cf4ac103b 100644 --- a/CVE-2023/CVE-2023-359xx/CVE-2023-35915.json +++ b/CVE-2023/CVE-2023-359xx/CVE-2023-35915.json @@ -2,16 +2,40 @@ "id": "CVE-2023-35915", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-20T16:15:08.727", - "lastModified": "2023-12-20T16:47:19.580", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:49:07.017", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Automattic WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo.This issue affects WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo: from n/a through 5.9.0.\n\n" + }, + { + "lang": "es", + "value": "La neutralizaci\u00f3n incorrecta de elementos especiales utilizados en una vulnerabilidad de comando SQL ('inyecci\u00f3n SQL') en Automattic WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo. Este problema afecta a WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo: desde n/a hasta 5.9 .0." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automattic:woopayments:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "5.9.1", + "matchCriteriaId": "D79882EF-937E-4371-AC98-E72674A0D738" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/woocommerce-payments/wordpress-woocommerce-payments-plugin-5-9-0-sql-injection-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-359xx/CVE-2023-35916.json b/CVE-2023/CVE-2023-359xx/CVE-2023-35916.json index f5a5a532f00..27d0c3936f7 100644 --- a/CVE-2023/CVE-2023-359xx/CVE-2023-35916.json +++ b/CVE-2023/CVE-2023-359xx/CVE-2023-35916.json @@ -2,16 +2,40 @@ "id": "CVE-2023-35916", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-20T16:15:08.930", - "lastModified": "2023-12-20T16:47:19.580", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:49:47.960", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Authorization Bypass Through User-Controlled Key vulnerability in Automattic WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo.This issue affects WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo: from n/a through 5.9.0.\n\n" + }, + { + "lang": "es", + "value": "Vulnerabilidad de omisi\u00f3n de autorizaci\u00f3n a trav\u00e9s de clave controlada por el usuario en Automattic WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo. Este problema afecta a WooPayments \u2013 Fully Integrated Solution Built and Supported by Woo: desde n/a hasta 5.9.0." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automattic:woopayments:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "5.9.1", + "matchCriteriaId": "D79882EF-937E-4371-AC98-E72674A0D738" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/woocommerce-payments/wordpress-woocommerce-payments-plugin-5-9-0-insecure-direct-object-references-idor-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-41xx/CVE-2023-4154.json b/CVE-2023/CVE-2023-41xx/CVE-2023-4154.json index ee2fff2cb0b..d9924af7074 100644 --- a/CVE-2023/CVE-2023-41xx/CVE-2023-4154.json +++ b/CVE-2023/CVE-2023-41xx/CVE-2023-4154.json @@ -2,7 +2,7 @@ "id": "CVE-2023-4154", "sourceIdentifier": "secalert@redhat.com", "published": "2023-11-07T20:15:08.683", - "lastModified": "2023-12-19T11:15:07.490", + "lastModified": "2023-12-29T05:15:08.850", "vulnStatus": "Modified", "descriptions": [ { @@ -75,7 +75,7 @@ "description": [ { "lang": "en", - "value": "CWE-200" + "value": "CWE-787" } ] } diff --git a/CVE-2023/CVE-2023-451xx/CVE-2023-45165.json b/CVE-2023/CVE-2023-451xx/CVE-2023-45165.json index b918269023b..19fb4166591 100644 --- a/CVE-2023/CVE-2023-451xx/CVE-2023-45165.json +++ b/CVE-2023/CVE-2023-451xx/CVE-2023-45165.json @@ -2,16 +2,40 @@ "id": "CVE-2023-45165", "sourceIdentifier": "psirt@us.ibm.com", "published": "2023-12-22T16:15:08.137", - "lastModified": "2023-12-22T20:32:41.017", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T05:54:59.177", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "IBM AIX 7.2 and 7.3 could allow a non-privileged local user to exploit a vulnerability in the AIX SMB client to cause a denial of service. IBM X-Force ID: 267963." + }, + { + "lang": "es", + "value": "IBM AIX 7.2 y 7.3 podr\u00edan permitir que un usuario local sin privilegios aproveche una vulnerabilidad en el cliente SMB de AIX para provocar una denegaci\u00f3n de servicio. ID de IBM X-Force: 267963." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH", + "baseScore": 5.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 1.8, + "impactScore": 3.6 + }, { "source": "psirt@us.ibm.com", "type": "Secondary", @@ -36,8 +60,18 @@ }, "weaknesses": [ { - "source": "psirt@us.ibm.com", + "source": "nvd@nist.gov", "type": "Primary", + "description": [ + { + "lang": "en", + "value": "NVD-CWE-noinfo" + } + ] + }, + { + "source": "psirt@us.ibm.com", + "type": "Secondary", "description": [ { "lang": "en", @@ -46,14 +80,43 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:o:ibm:aix:7.2:*:*:*:*:*:*:*", + "matchCriteriaId": "6791504A-A48A-4ED0-94AF-4C8A3B91516F" + }, + { + "vulnerable": true, + "criteria": "cpe:2.3:o:ibm:aix:7.3:*:*:*:*:*:*:*", + "matchCriteriaId": "35DF3DE0-1AE4-4B25-843F-BC08DBBFDF78" + } + ] + } + ] + } + ], "references": [ { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/267963", - "source": "psirt@us.ibm.com" + "source": "psirt@us.ibm.com", + "tags": [ + "VDB Entry", + "Vendor Advisory" + ] }, { "url": "https://www.ibm.com/support/pages/node/7100970", - "source": "psirt@us.ibm.com" + "source": "psirt@us.ibm.com", + "tags": [ + "Vendor Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-467xx/CVE-2023-46791.json b/CVE-2023/CVE-2023-467xx/CVE-2023-46791.json index e0ca16e0c8c..f7afb4bd247 100644 --- a/CVE-2023/CVE-2023-467xx/CVE-2023-46791.json +++ b/CVE-2023/CVE-2023-467xx/CVE-2023-46791.json @@ -2,8 +2,8 @@ "id": "CVE-2023-46791", "sourceIdentifier": "help@fluidattacks.com", "published": "2023-12-21T20:15:07.547", - "lastModified": "2023-12-22T12:18:32.690", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:03:28.723", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -50,14 +50,38 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:projectworlds:online_matrimonial_project:1.0:*:*:*:*:*:*:*", + "matchCriteriaId": "6927D60D-A164-4CC9-862F-AA47FC520806" + } + ] + } + ] + } + ], "references": [ { "url": "https://fluidattacks.com/advisories/ros", - "source": "help@fluidattacks.com" + "source": "help@fluidattacks.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://projectworlds.in", - "source": "help@fluidattacks.com" + "source": "help@fluidattacks.com", + "tags": [ + "Product" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-475xx/CVE-2023-47525.json b/CVE-2023/CVE-2023-475xx/CVE-2023-47525.json index 4ec63e6d649..c085e43d1fc 100644 --- a/CVE-2023/CVE-2023-475xx/CVE-2023-47525.json +++ b/CVE-2023/CVE-2023-475xx/CVE-2023-47525.json @@ -2,16 +2,40 @@ "id": "CVE-2023-47525", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-21T15:15:09.097", - "lastModified": "2023-12-21T18:15:45.660", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:26:20.527", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in A WP Life Event Monster \u2013 Event Management, Tickets Booking, Upcoming Event allows Stored XSS.This issue affects Event Monster \u2013 Event Management, Tickets Booking, Upcoming Event: from n/a through 1.3.2.\n\n" + }, + { + "lang": "es", + "value": "La neutralizaci\u00f3n incorrecta de la entrada durante la vulnerabilidad de generaci\u00f3n de p\u00e1ginas web ('cross-site Scripting') en A WP Life Event Monster \u2013 Event Management, Tickets Booking, Upcoming Event permite XSS almacenado. Este problema afecta a Event Monster \u2013 Event Management, Tickets Booking, Upcoming Event : desde n/a hasta 1.3.2." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:awplife:event_monster:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "1.3.2", + "matchCriteriaId": "E0B0133D-9F50-4BC8-88C9-4480008D5222" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/event-monster/wordpress-event-monster-plugin-1-3-2-cross-site-scripting-xss-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-475xx/CVE-2023-47527.json b/CVE-2023/CVE-2023-475xx/CVE-2023-47527.json index 2770ed8e659..b2c722c5cf5 100644 --- a/CVE-2023/CVE-2023-475xx/CVE-2023-47527.json +++ b/CVE-2023/CVE-2023-475xx/CVE-2023-47527.json @@ -2,16 +2,40 @@ "id": "CVE-2023-47527", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-21T15:15:09.340", - "lastModified": "2023-12-21T18:15:45.660", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:48:04.467", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Sajjad Hossain Sagor WP Edit Username allows Stored XSS.This issue affects WP Edit Username: from n/a through 1.0.5.\n\n" + }, + { + "lang": "es", + "value": "Vulnerabilidad de neutralizaci\u00f3n incorrecta de la entrada durante la generaci\u00f3n de p\u00e1ginas web ('Cross-site Scripting') en Sajjad Hossain Sagor WP Edit Username permite XSS almacenado. Este problema afecta a WP Edit Username: desde n/a hasta 1.0.5." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:sajjadhsagor:wp_edit_username:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "1.0.5", + "matchCriteriaId": "B4836696-1F78-46A3-AD52-0014B3723458" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/wp-edit-username/wordpress-wp-edit-username-plugin-1-0-5-cross-site-scripting-xss-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-486xx/CVE-2023-48652.json b/CVE-2023/CVE-2023-486xx/CVE-2023-48652.json index 5527bea34eb..3f562647c81 100644 --- a/CVE-2023/CVE-2023-486xx/CVE-2023-48652.json +++ b/CVE-2023/CVE-2023-486xx/CVE-2023-48652.json @@ -2,8 +2,8 @@ "id": "CVE-2023-48652", "sourceIdentifier": "cve@mitre.org", "published": "2023-12-25T08:15:07.697", - "lastModified": "2023-12-26T20:34:16.103", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T05:55:24.390", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -14,15 +14,76 @@ "value": "Concrete CMS 9 anterior a 9.2.3 es vulnerable a Cross Site Request Forgery (CSRF) a trav\u00e9s de /ccm/system/dialogs/logs/delete_all/submit. Un atacante puede obligar a un usuario administrador a eliminar los registros de informes del servidor en una aplicaci\u00f3n web en la que est\u00e1 actualmente autenticado." } ], - "metrics": {}, + "metrics": { + "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-352" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*", + "versionStartIncluding": "9.0", + "versionEndExcluding": "9.2.3", + "matchCriteriaId": "EFEAB989-AEA3-41DF-9BA6-7B5B3E87EA6A" + } + ] + } + ] + } + ], "references": [ { "url": "https://documentation.concretecms.org/developers/introduction/version-history/923-release-notes", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Release Notes" + ] }, { "url": "https://www.concretecms.org/about/project-news/security/2023-12-05-concrete-cms-new-cves-and-cve-updates", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Patch", + "Vendor Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-497xx/CVE-2023-49772.json b/CVE-2023/CVE-2023-497xx/CVE-2023-49772.json index 059a987725d..f8e7f241985 100644 --- a/CVE-2023/CVE-2023-497xx/CVE-2023-49772.json +++ b/CVE-2023/CVE-2023-497xx/CVE-2023-49772.json @@ -2,16 +2,40 @@ "id": "CVE-2023-49772", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-20T16:15:09.170", - "lastModified": "2023-12-20T16:47:19.580", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:51:44.587", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Deserialization of Untrusted Data vulnerability in Phpbits Creative Studio Genesis Simple Love.This issue affects Genesis Simple Love: from n/a through 2.0.\n\n" + }, + { + "lang": "es", + "value": "Vulnerabilidad de deserializaci\u00f3n de datos no confiables en Phpbits Creative Studio Genesis Simple Love. Este problema afecta a Genesis Simple Love: desde n/a hasta 2.0." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:phpbits:genesis_simple_love:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "2.0", + "matchCriteriaId": "34DC1683-E54B-4B3B-BF1B-5E86C69DADEB" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/genesis-simple-love/wordpress-genesis-simple-love-plugin-2-0-unauthenticated-php-object-injection-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-505xx/CVE-2023-50569.json b/CVE-2023/CVE-2023-505xx/CVE-2023-50569.json index e5d339f9a87..a92f7cece3c 100644 --- a/CVE-2023/CVE-2023-505xx/CVE-2023-50569.json +++ b/CVE-2023/CVE-2023-505xx/CVE-2023-50569.json @@ -2,23 +2,87 @@ "id": "CVE-2023-50569", "sourceIdentifier": "cve@mitre.org", "published": "2023-12-22T11:15:07.840", - "lastModified": "2023-12-24T16:15:49.260", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:23:17.293", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Reflected Cross Site Scripting (XSS) vulnerability in Cacti v1.2.25, allows remote attackers to escalate privileges when uploading an xml template file via templates_import.php." + }, + { + "lang": "es", + "value": "Vulnerabilidad de Cross Site Scripting (XSS) reflejado en Cacti v1.2.25, permite a atacantes remotos escalar privilegios al cargar un archivo de plantilla xml a trav\u00e9s de templates_import.php." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 6.1, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 2.7 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:cacti:cacti:1.2.25:*:*:*:*:*:*:*", + "matchCriteriaId": "EF5814EC-CFCB-4066-9260-FF78B45E2089" + } + ] + } + ] } ], - "metrics": {}, "references": [ { "url": "https://gist.github.com/ISHGARD-2/a6b57de899f977e2af41780e7428b4bf", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://github.com/Cacti/cacti/security/advisories/GHSA-xwqc-7jc4-xm73", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Vendor Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-508xx/CVE-2023-50833.json b/CVE-2023/CVE-2023-508xx/CVE-2023-50833.json index 3c41905f931..9da201c8e9d 100644 --- a/CVE-2023/CVE-2023-508xx/CVE-2023-50833.json +++ b/CVE-2023/CVE-2023-508xx/CVE-2023-50833.json @@ -2,16 +2,40 @@ "id": "CVE-2023-50833", "sourceIdentifier": "audit@patchstack.com", "published": "2023-12-21T18:15:08.567", - "lastModified": "2023-12-21T18:15:28.593", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T05:54:50.527", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ExtendThemes Colibri Page Builder allows Stored XSS.This issue affects Colibri Page Builder: from n/a through 1.0.239.\n\n" + }, + { + "lang": "es", + "value": "Vulnerabilidad de neutralizaci\u00f3n incorrecta de la entrada durante la generaci\u00f3n de p\u00e1ginas web ('Cross-Site Scripting') en ExtendThemes Colibri Page Builder permite XSS almacenado. Este problema afecta a Colibri Page Builder: desde n/a hasta 1.0.239." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +70,32 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:extendthemes:colibri_page_builder:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "1.0.239", + "matchCriteriaId": "3327623A-C2E0-48CC-9389-7456E5B997F6" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/colibri-page-builder/wordpress-colibri-page-builder-plugin-1-0-239-cross-site-scripting-xss-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-61xx/CVE-2023-6134.json b/CVE-2023/CVE-2023-61xx/CVE-2023-6134.json index e1793e41e38..a63002830f1 100644 --- a/CVE-2023/CVE-2023-61xx/CVE-2023-6134.json +++ b/CVE-2023/CVE-2023-61xx/CVE-2023-6134.json @@ -2,8 +2,8 @@ "id": "CVE-2023-6134", "sourceIdentifier": "secalert@redhat.com", "published": "2023-12-14T22:15:44.087", - "lastModified": "2023-12-20T20:29:14.540", - "vulnStatus": "Analyzed", + "lastModified": "2023-12-29T05:15:09.097", + "vulnStatus": "Undergoing Analysis", "descriptions": [ { "lang": "en", @@ -79,7 +79,7 @@ "description": [ { "lang": "en", - "value": "CWE-75" + "value": "CWE-79" } ] } diff --git a/CVE-2023/CVE-2023-64xx/CVE-2023-6478.json b/CVE-2023/CVE-2023-64xx/CVE-2023-6478.json index af7b8fec776..35f8338667d 100644 --- a/CVE-2023/CVE-2023-64xx/CVE-2023-6478.json +++ b/CVE-2023/CVE-2023-64xx/CVE-2023-6478.json @@ -2,7 +2,7 @@ "id": "CVE-2023-6478", "sourceIdentifier": "secalert@redhat.com", "published": "2023-12-13T07:15:31.213", - "lastModified": "2023-12-25T04:15:07.777", + "lastModified": "2023-12-29T05:15:09.267", "vulnStatus": "Modified", "descriptions": [ { @@ -75,7 +75,7 @@ "description": [ { "lang": "en", - "value": "CWE-125" + "value": "CWE-190" } ] } diff --git a/CVE-2023/CVE-2023-67xx/CVE-2023-6744.json b/CVE-2023/CVE-2023-67xx/CVE-2023-6744.json index 72bd23ded53..2bf7c6b336b 100644 --- a/CVE-2023/CVE-2023-67xx/CVE-2023-6744.json +++ b/CVE-2023/CVE-2023-67xx/CVE-2023-6744.json @@ -2,16 +2,40 @@ "id": "CVE-2023-6744", "sourceIdentifier": "security@wordfence.com", "published": "2023-12-23T10:15:10.570", - "lastModified": "2023-12-25T03:08:20.540", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:22:35.867", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'et_pb_text' shortcode in all versions up to, and including, 4.23.1 due to insufficient input sanitization and output escaping on user supplied custom field data. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." + }, + { + "lang": "es", + "value": "Divi theme for WordPress es vulnerable a Cross-Site Scripting almacenado a trav\u00e9s del c\u00f3digo corto 'et_pb_text' del complemento en todas las versiones hasta la 4.23.1 inclusive debido a una sanitizaci\u00f3n de entrada insuficiente y a un escape de salida en los datos de campo personalizados proporcionados por el usuario. Esto hace posible que atacantes autenticados, con acceso de nivel de colaborador y superior, inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "security@wordfence.com", "type": "Secondary", @@ -34,14 +58,50 @@ } ] }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:elegantthemes:divi:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "4.23.2", + "matchCriteriaId": "F57A0B26-702B-4152-8981-DAC34270E7BF" + } + ] + } + ] + } + ], "references": [ { "url": "https://www.elegantthemes.com/api/changelog/divi.txt", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Release Notes" + ] }, { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/999475c5-5f17-47fa-a0d0-47cb5a8a0eb4?source=cve", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-69xx/CVE-2023-6971.json b/CVE-2023/CVE-2023-69xx/CVE-2023-6971.json index f9763344ce1..1bb982f6a64 100644 --- a/CVE-2023/CVE-2023-69xx/CVE-2023-6971.json +++ b/CVE-2023/CVE-2023-69xx/CVE-2023-6971.json @@ -2,16 +2,40 @@ "id": "CVE-2023-6971", "sourceIdentifier": "security@wordfence.com", "published": "2023-12-23T02:15:45.150", - "lastModified": "2023-12-25T03:08:20.540", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:21:25.760", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Backup Migration plugin for WordPress is vulnerable to Remote File Inclusion in versions 1.0.8 to 1.3.9 via the 'content-dir' HTTP header. This makes it possible for unauthenticated attackers to include remote files on the server, resulting in code execution. NOTE: Successful exploitation of this vulnerability requires that the target server's php.ini is configured with 'allow_url_include' set to 'on'. This feature is deprecated as of PHP 7.4 and is disabled by default, but can still be explicitly enabled in later versions of PHP." + }, + { + "lang": "es", + "value": "Backup Migration plugin for WordPress es vulnerable a la inclusi\u00f3n remota de archivos en las versiones 1.0.8 a 1.3.9 a trav\u00e9s del encabezado HTTP 'content-dir'. Esto hace posible que atacantes no autenticados incluyan archivos remotos en el servidor, lo que resulta en la ejecuci\u00f3n de c\u00f3digo. NOTA: La explotaci\u00f3n exitosa de esta vulnerabilidad requiere que el php.ini del servidor de destino est\u00e9 configurado con 'allow_url_include' establecido en 'on'. Esta caracter\u00edstica est\u00e1 obsoleta a partir de PHP 7.4 y est\u00e1 deshabilitada de forma predeterminada, pero a\u00fan se puede habilitar expl\u00edcitamente en versiones posteriores de PHP." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "security@wordfence.com", "type": "Secondary", @@ -34,18 +58,59 @@ } ] }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-829" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:backupbliss:backup_migration:*:*:*:*:*:wordpress:*:*", + "versionStartIncluding": "1.0.8", + "versionEndExcluding": "1.4.0", + "matchCriteriaId": "1993F97A-3A3B-4B8F-A573-0E56DC5AD525" + } + ] + } + ] + } + ], "references": [ { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/backup-heart.php", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://plugins.trac.wordpress.org/changeset/3012745/backup-backup", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b380283c-0dbb-4d67-9f66-cb7c400c0427?source=cve", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-69xx/CVE-2023-6972.json b/CVE-2023/CVE-2023-69xx/CVE-2023-6972.json index 3a8a3e0ed74..e62a2249277 100644 --- a/CVE-2023/CVE-2023-69xx/CVE-2023-6972.json +++ b/CVE-2023/CVE-2023-69xx/CVE-2023-6972.json @@ -2,16 +2,40 @@ "id": "CVE-2023-6972", "sourceIdentifier": "security@wordfence.com", "published": "2023-12-23T02:15:45.333", - "lastModified": "2023-12-25T03:08:20.540", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:21:32.633", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Backup Migration plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.9 via the 'content-backups' and 'content-name', 'content-manifest', or 'content-bmitmp' and 'content-identy' HTTP headers. This makes it possible for unauthenticated attackers to delete arbitrary files, including the wp-config.php file, which can make site takeover and remote code execution possible." + }, + { + "lang": "es", + "value": "Backup Migration plugin for WordPress es vulnerable a Path Traversal en todas las versiones hasta la 1.3.9 inclusive a trav\u00e9s de 'content-backups' y 'content-name', 'content-manifest' o 'content-bmitmp' y Encabezados HTTP 'identidad de contenido'. Esto hace posible que atacantes no autenticados eliminen archivos arbitrarios, incluido el archivo wp-config.php, lo que puede hacer posible la toma de control del sitio y la ejecuci\u00f3n remota de c\u00f3digo." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "security@wordfence.com", "type": "Secondary", @@ -34,22 +58,65 @@ } ] }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-22" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:backupbliss:backup_migration:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "1.4.0", + "matchCriteriaId": "D57DF785-C3E0-4923-B6E5-C9544A869831" + } + ] + } + ] + } + ], "references": [ { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/backup-heart.php", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/bypasser.php", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://plugins.trac.wordpress.org/changeset/3012745/backup-backup", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0a3ae696-f67d-4ed2-b307-d2f36b6f188c?source=cve", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7002.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7002.json index 8ae34e32e7d..ca0715b7347 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7002.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7002.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7002", "sourceIdentifier": "security@wordfence.com", "published": "2023-12-23T02:15:45.490", - "lastModified": "2023-12-25T03:08:20.540", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:21:43.197", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 1.3.9 via the 'url' parameter. This vulnerability allows authenticated attackers, with administrator-level permissions and above, to execute arbitrary commands on the host operating system." + }, + { + "lang": "es", + "value": "Backup Migration plugin for WordPress es vulnerable a la inyecci\u00f3n de comandos del sistema operativo en todas las versiones hasta la 1.3.9 inclusive a trav\u00e9s del par\u00e1metro 'url'. Esta vulnerabilidad permite a atacantes autenticados, con permisos de nivel de administrador y superiores, ejecutar comandos arbitrarios en el sistema operativo host." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "HIGH", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.2, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.2, + "impactScore": 5.9 + }, { "source": "security@wordfence.com", "type": "Secondary", @@ -34,30 +58,79 @@ } ] }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-78" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:backupbliss:backup_migration:*:*:*:*:*:wordpress:*:*", + "versionEndExcluding": "1.4.0", + "matchCriteriaId": "D57DF785-C3E0-4923-B6E5-C9544A869831" + } + ] + } + ] + } + ], "references": [ { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/ajax.php#L1503", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Exploit" + ] }, { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/ajax.php#L1518", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Exploit" + ] }, { "url": "https://plugins.trac.wordpress.org/browser/backup-backup/tags/1.3.9/includes/ajax.php#L88", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Exploit" + ] }, { "url": "https://plugins.trac.wordpress.org/changeset/3012745/backup-backup", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch" + ] }, { "url": "https://www.linuxquestions.org/questions/linux-security-4/php-function-exec-enabled-how-big-issue-4175508082/", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Patch", + "Third Party Advisory" + ] }, { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cc49db10-988d-42bd-a9cf-9a86f4c79568?source=cve", - "source": "security@wordfence.com" + "source": "security@wordfence.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7035.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7035.json index 3a3ee7717bb..5b1006b38bd 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7035.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7035.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7035", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-21T15:15:13.967", - "lastModified": "2023-12-21T18:15:38.237", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:01:20.280", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A vulnerability was found in automad up to 1.10.9 and classified as problematic. Affected by this issue is some unknown functionality of the file packages\\standard\\templates\\post.php of the component Setting Handler. The manipulation of the argument sitename leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-248684. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "es", + "value": "Una vulnerabilidad fue encontrada en automad hasta 1.10.9 y clasificada como problem\u00e1tica. Una funci\u00f3n desconocida del archivo packages\\standard\\templates\\post.php del componente Configuration Handler es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento sitename conduce a cross site scripting. El ataque puede lanzarse de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. El identificador de esta vulnerabilidad es VDB-248684. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna forma." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -71,18 +95,48 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automad:automad:*:*:*:*:*:*:*:*", + "versionEndIncluding": "1.10.9", + "matchCriteriaId": "22AF6DF3-DC97-4C61-8445-D37FC2667D2B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Stored%20Cross%20Site%20Scripting%20(XSS)", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248684", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248684", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7036.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7036.json index 293f8220c72..4b5cd3b3109 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7036.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7036.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7036", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-21T16:15:11.320", - "lastModified": "2023-12-21T18:15:28.593", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:01:11.023", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A vulnerability was found in automad up to 1.10.9. It has been classified as problematic. This affects the function upload of the file FileCollectionController.php of the component Content Type Handler. The manipulation leads to unrestricted upload. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-248685 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "es", + "value": "Se encontr\u00f3 una vulnerabilidad en automad hasta 1.10.9. Ha sido clasificada como problem\u00e1tica. Esto afecta la funci\u00f3n de carga del archivo FileCollectionController.php del componente Content Type Handler. La manipulaci\u00f3n conduce a una carga sin restricciones. Es posible iniciar el ataque de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. A esta vulnerabilidad se le asign\u00f3 el identificador VDB-248685. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna forma." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 2.7 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -61,8 +85,18 @@ }, "weaknesses": [ { - "source": "cna@vuldb.com", + "source": "nvd@nist.gov", "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + }, + { + "source": "cna@vuldb.com", + "type": "Secondary", "description": [ { "lang": "en", @@ -71,18 +105,48 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automad:automad:*:*:*:*:*:*:*:*", + "versionEndIncluding": "1.10.9", + "matchCriteriaId": "22AF6DF3-DC97-4C61-8445-D37FC2667D2B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Unrestricted%20File%20Upload", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248685", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248685", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7037.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7037.json index b14d0ec55dc..44774fc42c3 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7037.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7037.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7037", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-21T17:15:09.383", - "lastModified": "2023-12-21T18:15:28.593", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:00:05.517", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A vulnerability was found in automad up to 1.10.9. It has been declared as critical. This vulnerability affects the function import of the file FileController.php. The manipulation of the argument importUrl leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-248686 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "es", + "value": "Se encontr\u00f3 una vulnerabilidad en automad hasta 1.10.9. Ha sido declarada cr\u00edtica. Esta vulnerabilidad afecta la funci\u00f3n de importaci\u00f3n del archivo FileController.php. La manipulaci\u00f3n del argumento importUrl conduce a server-side request forgery. El ataque se puede iniciar de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. VDB-248686 es el identificador asignado a esta vulnerabilidad. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna forma." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.9 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -71,18 +95,48 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automad:automad:*:*:*:*:*:*:*:*", + "versionEndIncluding": "1.10.9", + "matchCriteriaId": "22AF6DF3-DC97-4C61-8445-D37FC2667D2B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Authenticated%20Blind%20SSRF", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248686", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248686", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7038.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7038.json index 42973404f5d..b7d7fe966e5 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7038.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7038.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7038", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-21T18:15:08.827", - "lastModified": "2023-12-21T18:15:28.593", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T05:56:00.117", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A vulnerability was found in automad up to 1.10.9. It has been rated as problematic. This issue affects some unknown processing of the file /dashboard?controller=UserCollection::createUser of the component User Creation Handler. The manipulation leads to cross-site request forgery. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-248687. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "es", + "value": "Se encontr\u00f3 una vulnerabilidad en automad hasta 1.10.9. Ha sido calificada como problem\u00e1tica. Este problema afecta a un procesamiento desconocido del archivo /dashboard?controller=UserCollection::createUser del componente User Creation Handler. La manipulaci\u00f3n conduce a cross-site request forgery. El ataque puede iniciarse de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. El identificador asociado de esta vulnerabilidad es VDB-248687. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna forma." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 3.6 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -71,18 +95,48 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:automad:automad:*:*:*:*:*:*:*:*", + "versionEndIncluding": "1.10.9", + "matchCriteriaId": "22AF6DF3-DC97-4C61-8445-D37FC2667D2B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Cross-Site%20Request%20Forgery%20(CSRF)", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248687", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248687", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7075.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7075.json index 86b3d32d967..c0ef22b07b5 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7075.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7075.json @@ -2,16 +2,40 @@ "id": "CVE-2023-7075", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-22T12:15:27.410", - "lastModified": "2023-12-22T12:18:32.690", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:22:57.930", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A vulnerability was found in code-projects Point of Sales and Inventory Management System 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /main/checkout.php. The manipulation of the argument pt leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-248846 is the identifier assigned to this vulnerability." + }, + { + "lang": "es", + "value": "Se encontr\u00f3 una vulnerabilidad en los proyectos de c\u00f3digo Point of Sales and Inventory Management System 1.0 y se clasific\u00f3 como problem\u00e1tica. Una funci\u00f3n desconocida del archivo /main/checkout.php es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento pt conduce a cross site scripting. El ataque puede lanzarse de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. VDB-248846 es el identificador asignado a esta vulnerabilidad." } ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 6.1, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 2.7 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -71,18 +95,46 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:code-projects:point_of_sales_and_inventory_management_system:1.0:*:*:*:*:*:*:*", + "matchCriteriaId": "1905780E-F1E5-4E4C-B1B5-BE2E04C98D66" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/Glunko/vulnerability/blob/main/Point-of-Sales-And-Inventory-Management-System.md", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248846", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248846", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7099.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7099.json index 2f710623379..bfb61d8810e 100644 --- a/CVE-2023/CVE-2023-70xx/CVE-2023-7099.json +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7099.json @@ -2,8 +2,8 @@ "id": "CVE-2023-7099", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-25T03:15:08.620", - "lastModified": "2023-12-26T20:34:16.103", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:21:11.367", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -16,6 +16,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -75,22 +95,52 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:phpgurukul:nipah_virus_testing_management_system:1.0:*:*:*:*:*:*:*", + "matchCriteriaId": "85D720C8-26A6-4C73-974C-285291A71100" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/laoquanshi/heishou/blob/main/niv%20-SQL", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Third Party Advisory" + ] }, { "url": "https://github.com/laoquanshi/heishou/blob/main/sqlmap.png", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248951", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248951", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-71xx/CVE-2023-7100.json b/CVE-2023/CVE-2023-71xx/CVE-2023-7100.json index 2bd5e50d58f..36fc60a32e8 100644 --- a/CVE-2023/CVE-2023-71xx/CVE-2023-7100.json +++ b/CVE-2023/CVE-2023-71xx/CVE-2023-7100.json @@ -2,8 +2,8 @@ "id": "CVE-2023-7100", "sourceIdentifier": "cna@vuldb.com", "published": "2023-12-25T03:15:08.840", - "lastModified": "2023-12-26T20:34:16.103", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-12-29T06:21:04.260", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -16,6 +16,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + }, { "source": "cna@vuldb.com", "type": "Secondary", @@ -75,18 +95,46 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:phpgurukul:restaurant_table_booking_system:1.0:*:*:*:*:*:*:*", + "matchCriteriaId": "02963BE3-61BC-41D5-82BA-71B773AA8FA0" + } + ] + } + ] + } + ], "references": [ { "url": "https://medium.com/@2839549219ljk/restaurant-table-booking-system-sql-injection-vulnerability-30708cfabe03", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Exploit", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?ctiid.248952", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Permissions Required", + "Third Party Advisory" + ] }, { "url": "https://vuldb.com/?id.248952", - "source": "cna@vuldb.com" + "source": "cna@vuldb.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-71xx/CVE-2023-7152.json b/CVE-2023/CVE-2023-71xx/CVE-2023-7152.json new file mode 100644 index 00000000000..aeeb8f463df --- /dev/null +++ b/CVE-2023/CVE-2023-71xx/CVE-2023-7152.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2023-7152", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-12-29T05:15:09.473", + "lastModified": "2023-12-29T05:15:09.473", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, has been found in MicroPython 1.21.0/1.22.0-preview. Affected by this issue is the function poll_set_add_fd of the file extmod/modselect.c. The manipulation leads to use after free. The exploit has been disclosed to the public and may be used. The patch is identified as 8b24aa36ba978eafc6114b6798b47b7bfecdca26. It is recommended to apply a patch to fix this issue. VDB-249158 is the identifier assigned to this vulnerability." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "ADJACENT_NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 5.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.1, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P", + "accessVector": "ADJACENT_NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 5.2 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 5.1, + "impactScore": 6.4, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-416" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/jimmo/micropython/commit/8b24aa36ba978eafc6114b6798b47b7bfecdca26", + "source": "cna@vuldb.com" + }, + { + "url": "https://github.com/micropython/micropython/issues/12887", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249158", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249158", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-71xx/CVE-2023-7155.json b/CVE-2023/CVE-2023-71xx/CVE-2023-7155.json new file mode 100644 index 00000000000..c4eeb942c5a --- /dev/null +++ b/CVE-2023/CVE-2023-71xx/CVE-2023-7155.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-7155", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-12-29T05:15:09.843", + "lastModified": "2023-12-29T05:15:09.843", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, was found in SourceCodester Free and Open Source Inventory Management System 1.0. This affects an unknown part of the file /ample/app/action/edit_product.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-249177 was assigned to this vulnerability." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 6.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 6.5 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 8.0, + "impactScore": 6.4, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-89" + } + ] + } + ], + "references": [ + { + "url": "https://medium.com/@heishou/inventory-management-system-sql-injection-f6d67247c7ae", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249177", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249177", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-71xx/CVE-2023-7156.json b/CVE-2023/CVE-2023-71xx/CVE-2023-7156.json new file mode 100644 index 00000000000..e3884302d23 --- /dev/null +++ b/CVE-2023/CVE-2023-71xx/CVE-2023-7156.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-7156", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-12-29T06:15:43.727", + "lastModified": "2023-12-29T06:15:43.727", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability has been found in Campcodes Online College Library System 1.0 and classified as critical. This vulnerability affects unknown code of the file index.php of the component Search. The manipulation of the argument category leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-249178 is the identifier assigned to this vulnerability." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 7.3, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 7.5 + }, + "baseSeverity": "HIGH", + "exploitabilityScore": 10.0, + "impactScore": 6.4, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-89" + } + ] + } + ], + "references": [ + { + "url": "https://medium.com/@heishou/libsystem-foreground-sql-injection-vulnerability-95b95ab64ccc", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249178", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249178", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-71xx/CVE-2023-7157.json b/CVE-2023/CVE-2023-71xx/CVE-2023-7157.json new file mode 100644 index 00000000000..ab204a24dc8 --- /dev/null +++ b/CVE-2023/CVE-2023-71xx/CVE-2023-7157.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-7157", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-12-29T06:15:43.953", + "lastModified": "2023-12-29T06:15:43.953", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in SourceCodester Free and Open Source Inventory Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /app/ajax/sell_return_data.php. The manipulation of the argument columns[0][data] leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-249179." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 6.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 6.5 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 8.0, + "impactScore": 6.4, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-89" + } + ] + } + ], + "references": [ + { + "url": "https://medium.com/@heishou/inventory-management-system-sql-injection-7b955b5707eb", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249179", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249179", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 89d3ae1c99f..c8dc8979531 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-12-29T05:00:25.688072+00:00 +2023-12-29T07:00:24.375907+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-12-29T04:26:35.477000+00:00 +2023-12-29T06:51:44.587000+00:00 ``` ### Last Data Feed Release @@ -29,69 +29,52 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -234426 +234434 ``` ### CVEs added in the last Commit -Recently added CVEs: `33` +Recently added CVEs: `8` -* [CVE-2023-23439](CVE-2023/CVE-2023-234xx/CVE-2023-23439.json) (`2023-12-29T03:15:10.353`) -* [CVE-2023-23440](CVE-2023/CVE-2023-234xx/CVE-2023-23440.json) (`2023-12-29T03:15:10.520`) -* [CVE-2023-31293](CVE-2023/CVE-2023-312xx/CVE-2023-31293.json) (`2023-12-29T03:15:10.690`) -* [CVE-2023-31294](CVE-2023/CVE-2023-312xx/CVE-2023-31294.json) (`2023-12-29T03:15:10.740`) -* [CVE-2023-7147](CVE-2023/CVE-2023-71xx/CVE-2023-7147.json) (`2023-12-29T03:15:11.847`) -* [CVE-2023-7148](CVE-2023/CVE-2023-71xx/CVE-2023-7148.json) (`2023-12-29T03:15:12.110`) -* [CVE-2023-23441](CVE-2023/CVE-2023-234xx/CVE-2023-23441.json) (`2023-12-29T04:15:08.547`) -* [CVE-2023-23442](CVE-2023/CVE-2023-234xx/CVE-2023-23442.json) (`2023-12-29T04:15:08.717`) -* [CVE-2023-23443](CVE-2023/CVE-2023-234xx/CVE-2023-23443.json) (`2023-12-29T04:15:08.883`) -* [CVE-2023-31296](CVE-2023/CVE-2023-312xx/CVE-2023-31296.json) (`2023-12-29T04:15:09.053`) -* [CVE-2023-51426](CVE-2023/CVE-2023-514xx/CVE-2023-51426.json) (`2023-12-29T04:15:09.100`) -* [CVE-2023-51427](CVE-2023/CVE-2023-514xx/CVE-2023-51427.json) (`2023-12-29T04:15:09.300`) -* [CVE-2023-51428](CVE-2023/CVE-2023-514xx/CVE-2023-51428.json) (`2023-12-29T04:15:09.503`) -* [CVE-2023-51429](CVE-2023/CVE-2023-514xx/CVE-2023-51429.json) (`2023-12-29T04:15:09.690`) -* [CVE-2023-51430](CVE-2023/CVE-2023-514xx/CVE-2023-51430.json) (`2023-12-29T04:15:09.847`) -* [CVE-2023-51431](CVE-2023/CVE-2023-514xx/CVE-2023-51431.json) (`2023-12-29T04:15:10.010`) -* [CVE-2023-51432](CVE-2023/CVE-2023-514xx/CVE-2023-51432.json) (`2023-12-29T04:15:10.177`) -* [CVE-2023-51433](CVE-2023/CVE-2023-514xx/CVE-2023-51433.json) (`2023-12-29T04:15:10.343`) -* [CVE-2023-51434](CVE-2023/CVE-2023-514xx/CVE-2023-51434.json) (`2023-12-29T04:15:10.513`) -* [CVE-2023-51435](CVE-2023/CVE-2023-514xx/CVE-2023-51435.json) (`2023-12-29T04:15:10.677`) -* [CVE-2023-52173](CVE-2023/CVE-2023-521xx/CVE-2023-52173.json) (`2023-12-29T04:15:10.847`) -* [CVE-2023-52174](CVE-2023/CVE-2023-521xx/CVE-2023-52174.json) (`2023-12-29T04:15:10.893`) -* [CVE-2023-6939](CVE-2023/CVE-2023-69xx/CVE-2023-6939.json) (`2023-12-29T04:15:10.937`) -* [CVE-2023-7149](CVE-2023/CVE-2023-71xx/CVE-2023-7149.json) (`2023-12-29T04:15:11.103`) -* [CVE-2023-7150](CVE-2023/CVE-2023-71xx/CVE-2023-7150.json) (`2023-12-29T04:15:11.333`) +* [CVE-2023-31299](CVE-2023/CVE-2023-312xx/CVE-2023-31299.json) (`2023-12-29T05:15:08.750`) +* [CVE-2023-7152](CVE-2023/CVE-2023-71xx/CVE-2023-7152.json) (`2023-12-29T05:15:09.473`) +* [CVE-2023-7155](CVE-2023/CVE-2023-71xx/CVE-2023-7155.json) (`2023-12-29T05:15:09.843`) +* [CVE-2023-31295](CVE-2023/CVE-2023-312xx/CVE-2023-31295.json) (`2023-12-29T06:15:43.563`) +* [CVE-2023-31300](CVE-2023/CVE-2023-313xx/CVE-2023-31300.json) (`2023-12-29T06:15:43.633`) +* [CVE-2023-31302](CVE-2023/CVE-2023-313xx/CVE-2023-31302.json) (`2023-12-29T06:15:43.677`) +* [CVE-2023-7156](CVE-2023/CVE-2023-71xx/CVE-2023-7156.json) (`2023-12-29T06:15:43.727`) +* [CVE-2023-7157](CVE-2023/CVE-2023-71xx/CVE-2023-7157.json) (`2023-12-29T06:15:43.953`) ### CVEs modified in the last Commit -Recently modified CVEs: `56` +Recently modified CVEs: `28` -* [CVE-2023-46724](CVE-2023/CVE-2023-467xx/CVE-2023-46724.json) (`2023-12-29T03:15:10.793`) -* [CVE-2023-46728](CVE-2023/CVE-2023-467xx/CVE-2023-46728.json) (`2023-12-29T03:15:10.917`) -* [CVE-2023-48795](CVE-2023/CVE-2023-487xx/CVE-2023-48795.json) (`2023-12-29T03:15:11.033`) -* [CVE-2023-49285](CVE-2023/CVE-2023-492xx/CVE-2023-49285.json) (`2023-12-29T03:15:11.340`) -* [CVE-2023-49286](CVE-2023/CVE-2023-492xx/CVE-2023-49286.json) (`2023-12-29T03:15:11.453`) -* [CVE-2023-49288](CVE-2023/CVE-2023-492xx/CVE-2023-49288.json) (`2023-12-29T03:15:11.580`) -* [CVE-2023-50269](CVE-2023/CVE-2023-502xx/CVE-2023-50269.json) (`2023-12-29T03:15:11.727`) -* [CVE-2023-45121](CVE-2023/CVE-2023-451xx/CVE-2023-45121.json) (`2023-12-29T03:18:17.760`) -* [CVE-2023-45120](CVE-2023/CVE-2023-451xx/CVE-2023-45120.json) (`2023-12-29T03:18:26.660`) -* [CVE-2023-50829](CVE-2023/CVE-2023-508xx/CVE-2023-50829.json) (`2023-12-29T03:25:31.847`) -* [CVE-2023-50830](CVE-2023/CVE-2023-508xx/CVE-2023-50830.json) (`2023-12-29T03:26:55.917`) -* [CVE-2023-49826](CVE-2023/CVE-2023-498xx/CVE-2023-49826.json) (`2023-12-29T03:27:14.887`) -* [CVE-2023-49162](CVE-2023/CVE-2023-491xx/CVE-2023-49162.json) (`2023-12-29T03:27:45.697`) -* [CVE-2023-48288](CVE-2023/CVE-2023-482xx/CVE-2023-48288.json) (`2023-12-29T03:27:57.107`) -* [CVE-2023-2487](CVE-2023/CVE-2023-24xx/CVE-2023-2487.json) (`2023-12-29T03:33:34.067`) -* [CVE-2023-28421](CVE-2023/CVE-2023-284xx/CVE-2023-28421.json) (`2023-12-29T03:33:41.567`) -* [CVE-2023-49778](CVE-2023/CVE-2023-497xx/CVE-2023-49778.json) (`2023-12-29T03:34:00.247`) -* [CVE-2023-32242](CVE-2023/CVE-2023-322xx/CVE-2023-32242.json) (`2023-12-29T03:34:38.427`) -* [CVE-2023-49762](CVE-2023/CVE-2023-497xx/CVE-2023-49762.json) (`2023-12-29T03:47:20.780`) -* [CVE-2023-51051](CVE-2023/CVE-2023-510xx/CVE-2023-51051.json) (`2023-12-29T03:47:42.610`) -* [CVE-2023-51052](CVE-2023/CVE-2023-510xx/CVE-2023-51052.json) (`2023-12-29T03:47:49.743`) -* [CVE-2023-50831](CVE-2023/CVE-2023-508xx/CVE-2023-50831.json) (`2023-12-29T03:48:39.267`) -* [CVE-2023-50823](CVE-2023/CVE-2023-508xx/CVE-2023-50823.json) (`2023-12-29T04:10:31.830`) -* [CVE-2023-50824](CVE-2023/CVE-2023-508xx/CVE-2023-50824.json) (`2023-12-29T04:10:48.907`) -* [CVE-2023-50828](CVE-2023/CVE-2023-508xx/CVE-2023-50828.json) (`2023-12-29T04:26:35.477`) +* [CVE-2023-6134](CVE-2023/CVE-2023-61xx/CVE-2023-6134.json) (`2023-12-29T05:15:09.097`) +* [CVE-2023-6478](CVE-2023/CVE-2023-64xx/CVE-2023-6478.json) (`2023-12-29T05:15:09.267`) +* [CVE-2023-50833](CVE-2023/CVE-2023-508xx/CVE-2023-50833.json) (`2023-12-29T05:54:50.527`) +* [CVE-2023-45165](CVE-2023/CVE-2023-451xx/CVE-2023-45165.json) (`2023-12-29T05:54:59.177`) +* [CVE-2023-48652](CVE-2023/CVE-2023-486xx/CVE-2023-48652.json) (`2023-12-29T05:55:24.390`) +* [CVE-2023-7038](CVE-2023/CVE-2023-70xx/CVE-2023-7038.json) (`2023-12-29T05:56:00.117`) +* [CVE-2023-7037](CVE-2023/CVE-2023-70xx/CVE-2023-7037.json) (`2023-12-29T06:00:05.517`) +* [CVE-2023-7036](CVE-2023/CVE-2023-70xx/CVE-2023-7036.json) (`2023-12-29T06:01:11.023`) +* [CVE-2023-7035](CVE-2023/CVE-2023-70xx/CVE-2023-7035.json) (`2023-12-29T06:01:20.280`) +* [CVE-2023-46791](CVE-2023/CVE-2023-467xx/CVE-2023-46791.json) (`2023-12-29T06:03:28.723`) +* [CVE-2023-7100](CVE-2023/CVE-2023-71xx/CVE-2023-7100.json) (`2023-12-29T06:21:04.260`) +* [CVE-2023-7099](CVE-2023/CVE-2023-70xx/CVE-2023-7099.json) (`2023-12-29T06:21:11.367`) +* [CVE-2023-6971](CVE-2023/CVE-2023-69xx/CVE-2023-6971.json) (`2023-12-29T06:21:25.760`) +* [CVE-2023-6972](CVE-2023/CVE-2023-69xx/CVE-2023-6972.json) (`2023-12-29T06:21:32.633`) +* [CVE-2023-7002](CVE-2023/CVE-2023-70xx/CVE-2023-7002.json) (`2023-12-29T06:21:43.197`) +* [CVE-2023-6744](CVE-2023/CVE-2023-67xx/CVE-2023-6744.json) (`2023-12-29T06:22:35.867`) +* [CVE-2023-7075](CVE-2023/CVE-2023-70xx/CVE-2023-7075.json) (`2023-12-29T06:22:57.930`) +* [CVE-2023-50569](CVE-2023/CVE-2023-505xx/CVE-2023-50569.json) (`2023-12-29T06:23:17.293`) +* [CVE-2023-22674](CVE-2023/CVE-2023-226xx/CVE-2023-22674.json) (`2023-12-29T06:26:04.223`) +* [CVE-2023-47525](CVE-2023/CVE-2023-475xx/CVE-2023-47525.json) (`2023-12-29T06:26:20.527`) +* [CVE-2023-47527](CVE-2023/CVE-2023-475xx/CVE-2023-47527.json) (`2023-12-29T06:48:04.467`) +* [CVE-2023-35914](CVE-2023/CVE-2023-359xx/CVE-2023-35914.json) (`2023-12-29T06:48:37.467`) +* [CVE-2023-35915](CVE-2023/CVE-2023-359xx/CVE-2023-35915.json) (`2023-12-29T06:49:07.017`) +* [CVE-2023-35916](CVE-2023/CVE-2023-359xx/CVE-2023-35916.json) (`2023-12-29T06:49:47.960`) +* [CVE-2023-49772](CVE-2023/CVE-2023-497xx/CVE-2023-49772.json) (`2023-12-29T06:51:44.587`) ## Download and Usage