2024-04-04 08:46:00 +00:00

69 lines
2.3 KiB
JSON

{
"id": "CVE-2022-3677",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-12-05T17:15:10.010",
"lastModified": "2023-11-07T03:51:37.927",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Advanced Import WordPress plugin before 1.3.8 does not have CSRF check when installing and activating plugins, which could allow attackers to make a logged in admin install arbitrary plugins from WordPress.org, and activate arbitrary ones from the blog via CSRF attacks"
},
{
"lang": "es",
"value": "El complemento Advanced Import de WordPress anterior a 1.3.8 no tiene verificaci\u00f3n CSRF al instalar y activar complementos, lo que podr\u00eda permitir a los atacantes hacer que un administrador que haya iniciado sesi\u00f3n instale complementos arbitrarios desde WordPress.org y active otros arbitrarios desde el blog a trav\u00e9s de ataques 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:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:addonspress:advanced_import:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.3.8",
"matchCriteriaId": "7C44257C-DD77-4D6F-A997-187407ECF172"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/5a7c6367-a3e6-4411-8865-2a9dbc9f1450",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}