2024-07-14 02:06:08 +00:00

70 lines
2.1 KiB
JSON

{
"id": "CVE-2023-5798",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-10-26T10:15:34.880",
"lastModified": "2023-11-07T04:24:24.427",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Assistant WordPress plugin before 1.4.4 does not validate a parameter before making a request to it via wp_remote_get(), which could allow users with a role as low as Editor to perform SSRF attacks"
},
{
"lang": "es",
"value": "El complemento The Assistant WordPress anterior a 1.4.4 no valida un par\u00e1metro antes de realizar una solicitud a trav\u00e9s de wp_remote_get(), lo que podr\u00eda permitir a los usuarios con un rol tan bajo como Editor realizar ataques SSRF."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fastlinemedia:assistant:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.4.4",
"matchCriteriaId": "3583A758-D603-4D94-A6A9-2CB72FE0790D"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/bbb4c98c-4dd7-421e-9666-98f15acde761",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}