2024-12-08 03:06:42 +00:00

60 lines
1.7 KiB
JSON

{
"id": "CVE-2024-48238",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-25T22:15:02.713",
"lastModified": "2024-10-29T19:35:22.083",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "WTCMS 1.0 is vulnerable to SQL Injection in the edit_post method of /Admin\\Controller\\NavControl.class.php via the parentid parameter."
},
{
"lang": "es",
"value": "WTCMS 1.0 es vulnerable a la inyecci\u00f3n SQL en el m\u00e9todo edit_post de /Admin\\Controller\\NavControl.class.php a trav\u00e9s del par\u00e1metro parentid."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 1.2,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/taosir/wtcms/issues/14",
"source": "cve@mitre.org"
}
]
}