2024-12-15 03:03:56 +00:00

100 lines
2.9 KiB
JSON

{
"id": "CVE-2024-8466",
"sourceIdentifier": "cve-coordination@incibe.es",
"published": "2024-09-05T13:15:13.370",
"lastModified": "2024-09-06T11:24:34.280",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability, by which an attacker could send a specially designed query through\u00a0CATEGORY parameter in /jobportal/admin/category/controller.php, and retrieve all the information stored in it."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL, mediante la cual un atacante podr\u00eda enviar una consulta especialmente manipulada a trav\u00e9s del par\u00e1metro CATEGORY en /jobportal/admin/category/controller.php y recuperar toda la informaci\u00f3n almacenada en \u00e9l."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve-coordination@incibe.es",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"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:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "cve-coordination@incibe.es",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpgurukul:job_portal:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4C12CCE-8671-4C69-A7BF-91D14FB9BC51"
}
]
}
]
}
],
"references": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-job-portal",
"source": "cve-coordination@incibe.es",
"tags": [
"Third Party Advisory"
]
}
]
}