2024-01-22 21:00:28 +00:00

89 lines
2.4 KiB
JSON

{
"id": "CVE-2023-0224",
"sourceIdentifier": "contact@wpscan.com",
"published": "2024-01-16T16:15:10.440",
"lastModified": "2024-01-22T20:53:57.957",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The GiveWP WordPress plugin before 2.24.1 does not properly escape user input before it reaches SQL queries, which could let unauthenticated attackers perform SQL Injection attacks"
},
{
"lang": "es",
"value": "El complemento de WordPress GiveWP anterior a 2.24.1 no escapa correctamente a la entrada del usuario antes de llegar a las consultas SQL, lo que podr\u00eda permitir a atacantes no autenticados realizar ataques de inyecci\u00f3n SQL."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.24.1",
"matchCriteriaId": "2F6FDD3A-0940-49BC-85E1-873BB889C391"
}
]
}
]
}
],
"references": [
{
"url": "https://givewp.com/core-2-24-0-vulnerability-patched/",
"source": "contact@wpscan.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://wpscan.com/vulnerability/d8da539d-0a1b-46ef-b48d-710c59cf68e1/",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}