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

112 lines
3.1 KiB
JSON

{
"id": "CVE-2020-14207",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-12-08T20:15:15.387",
"lastModified": "2020-12-10T23:05:08.217",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The DiveBook plugin 1.1.4 for WordPress was prone to a SQL injection within divelog.php, allowing unauthenticated users to retrieve data from the database via the divelog.php filter_diver parameter."
},
{
"lang": "es",
"value": "El plugin DiveBook versi\u00f3n 1.1.4 para WordPress, era propenso a una inyecci\u00f3n SQL dentro del archivo divelog.php, lo que permit\u00eda a los usuarios no autenticados recuperar datos de la base de datos por medio del par\u00e1metro filter_diver del archivo divelog.php"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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:divebook_project:divebook:1.1.4:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "B103EC15-CD3A-49D4-AADF-32B9D7183523"
}
]
}
]
}
],
"references": [
{
"url": "https://wordpress.org/plugins/divebook/#developers",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://www.hooperlabs.xyz/disclosures/divebook.php",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}