René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

110 lines
3.7 KiB
JSON

{
"id": "CVE-2019-1010034",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-15T13:15:11.843",
"lastModified": "2019-08-21T18:15:13.023",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "WebLibrarian versiones 3.5.2 y anteriores del Software Deepwoods, est\u00e1 afectado por: Inyecci\u00f3n SQL. El impacto es: Exponer la base de datos completa. El componente es: La funci\u00f3n \"AllBarCodes\" (definida en database_code.php line 1018) es vulnerable a una inyecci\u00f3n SQL a ciegas basada en boolean. Esta llamada a la funci\u00f3n puede ser activada por cualquier usuario que haya iniciado sesi\u00f3n con al menos un rol de Voluntario o capacidades manage_circulation. PoC:/wordpress/wp-admin/admin.php?page=weblib-circulation-desk&orderby=title&order=DESC."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deepsoft:weblibrarian:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "3.5.2",
"matchCriteriaId": "204E6EE7-B451-44B1-8C42-E3445691079C"
}
]
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/weblibrarian/trunk/includes/database_code.php",
"source": "josh@bress.net",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/9553",
"source": "josh@bress.net"
}
]
}