cvelist/2019/1010xxx/CVE-2019-1010034.json
2019-08-21 18:00:54 +00:00

67 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010034",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Deepwoods Software",
"product": {
"product_data": [
{
"product_name": "WebLibrarian",
"version": {
"version_data": [
{
"version_value": "\u2264 3.5.2"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Deepwoods Software WebLibrarian 3.5.2 and earlier is affected by: SQL Injection. The impact is: Exposing the entire database. The component is: Function \"AllBarCodes\" (defined at database_code.php line 1018) is vulnerable to a boolean-based blind sql injection. This function call can be triggered by any user logged-in with at least Volunteer role or manage_circulation capabilities. PoC : /wordpress/wp-admin/admin.php?page=weblib-circulation-desk&orderby=title&order=DESC."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://plugins.trac.wordpress.org/browser/weblibrarian/trunk/includes/database_code.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/weblibrarian/trunk/includes/database_code.php"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9553",
"url": "https://wpvulndb.com/vulnerabilities/9553"
}
]
}
}