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

81 lines
2.3 KiB
JSON

{
"id": "CVE-2022-2245",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-08-01T13:15:10.780",
"lastModified": "2022-08-06T02:43:49.643",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Counter Box WordPress plugin before 1.2.1 is lacking CSRF check when activating and deactivating counters, which could allow attackers to make a logged in admin perform such actions via CSRF attacks"
},
{
"lang": "es",
"value": "El plugin Counter Box de WordPress versiones anteriores a 1.2.1, carece de una comprobaci\u00f3n de tipo CSRF cuando son activados y desactivados los contadores, lo que podr\u00eda permitir a atacantes hacer que un administrador conectado lleve a cabo tales acciones por medio de ataques de tipo CSRF"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wow-company:counter_box:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.2.1",
"matchCriteriaId": "E3BE5709-F3D3-4649-8463-EABD767B61D7"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/33705003-1f82-4b0c-9b4b-d4de75da309c",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}