2024-04-04 08:46:00 +00:00

69 lines
2.0 KiB
JSON

{
"id": "CVE-2022-3915",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-12-12T18:15:11.817",
"lastModified": "2023-11-07T03:51:57.550",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Dokan WordPress plugin before 3.7.6 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users"
},
{
"lang": "es",
"value": "El complemento Dokan WordPress anterior a 3.7.6 no sanitiza ni escapa adecuadamente un par\u00e1metro antes de usarlo en una declaraci\u00f3n SQL, lo que genera una inyecci\u00f3n de SQL explotable por usuarios no autenticados."
}
],
"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
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wedevs:dokan:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "3.7.6",
"matchCriteriaId": "1ACA3396-D0F7-45C6-862A-1252C0D22932"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/fd416d99-1970-418f-81f5-8438490d4479",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}