cvelist/2013/10xxx/CVE-2013-10013.json

110 lines
4.3 KiB
JSON
Raw Normal View History

2023-01-16 15:00:39 +00:00
{
2023-01-17 15:00:42 +00:00
"data_version": "4.0",
2023-01-16 15:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2013-10013",
2023-01-17 15:00:42 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-01-16 15:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-17 15:00:42 +00:00
"value": "A vulnerability was found in Bricco Authenticator Plugin. It has been declared as critical. This vulnerability affects the function authenticate/compare of the file src/java/talentum/escenic/plugins/authenticator/authenticators/DBAuthenticator.java. The manipulation leads to sql injection. Upgrading to version 1.39 is able to address this issue. The name of the patch is a5456633ff75e8f13705974c7ed1ce77f3f142d5. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218428."
},
{
"lang": "deu",
"value": "In Bricco Authenticator Plugin wurde eine Schwachstelle ausgemacht. Sie wurde als kritisch eingestuft. Dabei geht es um die Funktion authenticate/compare der Datei src/java/talentum/escenic/plugins/authenticator/authenticators/DBAuthenticator.java. Dank Manipulation mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 1.39 vermag dieses Problem zu l\u00f6sen. Der Patch wird als a5456633ff75e8f13705974c7ed1ce77f3f142d5 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": "Bricco",
"product": {
"product_data": [
{
"product_name": "Authenticator Plugin",
"version": {
"version_data": [
{
2023-10-12 09:00:36 +00:00
"version_affected": "=",
"version_value": "n/a"
2023-01-17 15:00:42 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.218428",
"refsource": "MISC",
"name": "https://vuldb.com/?id.218428"
},
{
"url": "https://vuldb.com/?ctiid.218428",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.218428"
},
{
"url": "https://github.com/Bricco/authenticator-plugin/commit/a5456633ff75e8f13705974c7ed1ce77f3f142d5",
"refsource": "MISC",
"name": "https://github.com/Bricco/authenticator-plugin/commit/a5456633ff75e8f13705974c7ed1ce77f3f142d5"
},
{
"url": "https://github.com/Bricco/authenticator-plugin/releases/tag/1.39",
"refsource": "MISC",
"name": "https://github.com/Bricco/authenticator-plugin/releases/tag/1.39"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
2023-10-12 09:00:36 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-01-16 15:00:39 +00:00
}
]
}
}