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

77 lines
2.0 KiB
JSON

{
"id": "CVE-2023-1330",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-04-03T15:15:19.023",
"lastModified": "2023-04-08T22:34:31.113",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Redirection WordPress plugin before 1.1.4 does not add nonce verification in place when adding the redirect, which could allow attackers to add redirects via a CSRF attack."
}
],
"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
}
]
},
"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:inisev:redirection:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.1.4",
"matchCriteriaId": "27D46495-F393-42C8-BBD7-3BF4760CEA94"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/de4cff6d-0030-40e6-8221-fef56e12b4de",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}