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

114 lines
3.3 KiB
JSON

{
"id": "CVE-2021-24361",
"sourceIdentifier": "contact@wpscan.com",
"published": "2021-06-21T20:15:08.347",
"lastModified": "2021-06-24T19:44:22.053",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In the Location Manager WordPress plugin before 2.1.0.10, the AJAX action gd_popular_location_list did not properly sanitise or validate some of its POST parameters, which are then used in a SQL statement, leading to unauthenticated SQL Injection issues."
},
{
"lang": "es",
"value": "En el plugin Location Manager de WordPress versiones anteriores a 2.1.0.10, la acci\u00f3n AJAX gd_popular_location_list no saneaba o comprobaba apropiadamente algunos de sus par\u00e1metros POST, que luego se utilizaban en una sentencia SQL, conllevando a problemas de inyecci\u00f3n SQL no autenticada"
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ayecode:location_manager:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.1.0.10",
"matchCriteriaId": "98B08F8C-FA2F-4AC7-A711-A8F1642339DC"
}
]
}
]
}
],
"references": [
{
"url": "https://wpgeodirectory.com/downloads/location-manager/",
"source": "contact@wpscan.com",
"tags": [
"Product",
"Vendor Advisory"
]
},
{
"url": "https://wpscan.com/vulnerability/5aff50fc-ac96-4076-a07c-bb145ae37025",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}