From 4074f6e6642ed622dc3dd4afb71add79263b4d2d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 2 Jan 2024 14:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2015/10xxx/CVE-2015-10128.json | 103 +++++++++++++++++++++++++++++++-- 2023/45xxx/CVE-2023-45115.json | 2 +- 2023/45xxx/CVE-2023-45116.json | 2 +- 2023/45xxx/CVE-2023-45117.json | 2 +- 2023/45xxx/CVE-2023-45118.json | 2 +- 5 files changed, 103 insertions(+), 8 deletions(-) diff --git a/2015/10xxx/CVE-2015-10128.json b/2015/10xxx/CVE-2015-10128.json index ff344ba3d08..c5118138676 100644 --- a/2015/10xxx/CVE-2015-10128.json +++ b/2015/10xxx/CVE-2015-10128.json @@ -1,17 +1,112 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2015-10128", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" }, "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": "A vulnerability was found in rt-prettyphoto Plugin up to 1.2 on WordPress and classified as problematic. Affected by this issue is the function royal_prettyphoto_plugin_links of the file rt-prettyphoto.php. The manipulation leads to cross site scripting. The attack may be launched remotely. Upgrading to version 1.3 is able to address this issue. The patch is identified as 0d3d38cfa487481b66869e4212df1cefc281ecb7. It is recommended to upgrade the affected component. VDB-249422 is the identifier assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in rt-prettyphoto Plugin bis 1.2 f\u00fcr WordPress gefunden. Sie wurde als problematisch eingestuft. Dies betrifft die Funktion royal_prettyphoto_plugin_links der Datei rt-prettyphoto.php. Durch Manipulieren mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Ein Aktualisieren auf die Version 1.3 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 0d3d38cfa487481b66869e4212df1cefc281ecb7 bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "rt-prettyphoto Plugin", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + }, + { + "version_affected": "=", + "version_value": "1.1" + }, + { + "version_affected": "=", + "version_value": "1.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.249422", + "refsource": "MISC", + "name": "https://vuldb.com/?id.249422" + }, + { + "url": "https://vuldb.com/?ctiid.249422", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.249422" + }, + { + "url": "https://github.com/wp-plugins/rt-prettyphoto/commit/0d3d38cfa487481b66869e4212df1cefc281ecb7", + "refsource": "MISC", + "name": "https://github.com/wp-plugins/rt-prettyphoto/commit/0d3d38cfa487481b66869e4212df1cefc281ecb7" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "VulDB GitHub Commit Analyzer" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.5, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.5, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N" } ] } diff --git a/2023/45xxx/CVE-2023-45115.json b/2023/45xxx/CVE-2023-45115.json index dabb04d5879..81a3355b69b 100644 --- a/2023/45xxx/CVE-2023-45115.json +++ b/2023/45xxx/CVE-2023-45115.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'ch' parameter of the update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" + "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'ch' parameter of the\u00a0/update.php?q=addqns\u00a0resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" } ] }, diff --git a/2023/45xxx/CVE-2023-45116.json b/2023/45xxx/CVE-2023-45116.json index 744be843ca9..d3136346366 100644 --- a/2023/45xxx/CVE-2023-45116.json +++ b/2023/45xxx/CVE-2023-45116.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'demail' parameter of the update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" + "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'demail' parameter of the /update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" } ] }, diff --git a/2023/45xxx/CVE-2023-45117.json b/2023/45xxx/CVE-2023-45117.json index 7581a8cf3d9..ee60bfa6af0 100644 --- a/2023/45xxx/CVE-2023-45117.json +++ b/2023/45xxx/CVE-2023-45117.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'eid' parameter of the update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" + "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'eid' parameter of the /update.php?q=rmquiz resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" } ] }, diff --git a/2023/45xxx/CVE-2023-45118.json b/2023/45xxx/CVE-2023-45118.json index b8258366ed9..8968ce1c275 100644 --- a/2023/45xxx/CVE-2023-45118.json +++ b/2023/45xxx/CVE-2023-45118.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'fdid' parameter of the update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" + "value": "Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities.\u00a0The 'fdid' parameter of the /update.php resource\u00a0does not validate the characters received and they\u00a0are sent unfiltered to the database.\n\n" } ] },