"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-06-04 12:00:40 +00:00
parent 107e5eb73a
commit ff90754290
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2015-10111",
"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 Watu Quiz Plugin up to 2.6.7 on WordPress. It has been rated as critical. This issue affects the function watu_exams of the file controllers/exam.php of the component Exam Handler. The manipulation of the argument quiz leads to sql injection. The attack may be initiated remotely. Upgrading to version 2.6.8 is able to address this issue. The name of the patch is bf42e7cfd819a3e76cf3e1465697e89f4830590c. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-230651."
},
{
"lang": "deu",
"value": "Eine Schwachstelle wurde in Watu Quiz Plugin bis 2.6.7 f\u00fcr WordPress ausgemacht. Sie wurde als kritisch eingestuft. Es geht hierbei um die Funktion watu_exams der Datei controllers/exam.php der Komponente Exam Handler. Durch die Manipulation des Arguments quiz mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Ein Aktualisieren auf die Version 2.6.8 vermag dieses Problem zu l\u00f6sen. Der Patch wird als bf42e7cfd819a3e76cf3e1465697e89f4830590c bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Watu Quiz Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.6.0"
},
{
"version_affected": "=",
"version_value": "2.6.1"
},
{
"version_affected": "=",
"version_value": "2.6.2"
},
{
"version_affected": "=",
"version_value": "2.6.3"
},
{
"version_affected": "=",
"version_value": "2.6.4"
},
{
"version_affected": "=",
"version_value": "2.6.5"
},
{
"version_affected": "=",
"version_value": "2.6.6"
},
{
"version_affected": "=",
"version_value": "2.6.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.230651",
"refsource": "MISC",
"name": "https://vuldb.com/?id.230651"
},
{
"url": "https://vuldb.com/?ctiid.230651",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.230651"
},
{
"url": "https://github.com/wp-plugins/watu/commit/bf42e7cfd819a3e76cf3e1465697e89f4830590c",
"refsource": "MISC",
"name": "https://github.com/wp-plugins/watu/commit/bf42e7cfd819a3e76cf3e1465697e89f4830590c"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"baseSeverity": "MEDIUM"
}
]
}