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

82 lines
2.2 KiB
JSON

{
"id": "CVE-2023-5454",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-11-06T21:15:09.937",
"lastModified": "2023-11-14T15:32:05.403",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Templately WordPress plugin before 2.2.6 does not properly authorize the `saved-templates/delete` REST API call, allowing unauthenticated users to delete arbitrary posts."
},
{
"lang": "es",
"value": "El complemento Templately de WordPress anterior a 2.2.6 no autoriza adecuadamente la llamada a la API REST `saved-templates/delete`, lo que permite a usuarios no autenticados eliminar publicaciones arbitrarias."
}
],
"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:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:templately:templately:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.2.6",
"matchCriteriaId": "FEC85394-CA6A-49FD-ACE3-D3778A22F0F1"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/1854f77f-e12a-4370-9c44-73d16d493685",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}