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

82 lines
2.4 KiB
JSON

{
"id": "CVE-2023-4776",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-10-16T20:15:16.250",
"lastModified": "2023-11-07T04:22:58.257",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The School Management System WordPress plugin before 2.2.5 uses the WordPress esc_sql() function on a field not delimited by quotes and did not first prepare the query, leading to a SQL injection exploitable by relatively low-privilege users like Teachers."
},
{
"lang": "es",
"value": "El complemento School Management System de WordPress anterior a 2.2.5 utiliza la funci\u00f3n WordPress esc_sql() en un campo no delimitado por comillas y no prepar\u00f3 primero la consulta, lo que lleva a una inyecci\u00f3n de SQL explotable por usuarios con privilegios relativamente bajos, como los Profesores."
}
],
"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
}
]
},
"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:igexsolutions:wpschoolpress:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.2.5",
"matchCriteriaId": "A92AF61E-9711-4ABE-BA78-32F89469072F"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/59dd3917-01cb-479f-a557-021b2a5147df",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}