78 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-4827",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-10-16T09:15:11.767",
"lastModified": "2024-11-21T08:36:03.350",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The File Manager Pro WordPress plugin before 1.8 does not properly check the CSRF nonce in the `fs_connector` AJAX action. This allows attackers to make highly privileged users perform unwanted file system actions via CSRF attacks by using GET requests, such as uploading a web shell."
},
{
"lang": "es",
"value": "El complemento File Manager Pro de WordPress anterior a la versi\u00f3n 1.8 no verifica correctamente el nonce de CSRF en la acci\u00f3n AJAX `fs_connector`. Esto permite a los atacantes hacer que usuarios con privilegios elevados realicen acciones no deseadas en el sistema de archivos mediante ataques CSRF mediante solicitudes GET, como cargar una shell web."
}
],
"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",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ninjateam:filester:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.8",
"matchCriteriaId": "5B2E68E3-2AFE-4427-B27A-214ACDFA4906"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/d4daf0e1-8018-448a-964c-427a355e005f",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://wpscan.com/vulnerability/d4daf0e1-8018-448a-964c-427a355e005f",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}