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

88 lines
2.5 KiB
JSON

{
"id": "CVE-2023-47609",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2023-11-14T06:15:29.310",
"lastModified": "2023-11-17T15:06:44.067",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in OSS Calendar versions prior to v.2.0.3 allows a remote authenticated attacker to execute arbitrary code or obtain and/or alter the information stored in the database by sending a specially crafted request."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en versiones de OSS Calendar anteriores a la v.2.0.3 permite a un atacante remoto autenticado ejecutar c\u00f3digo arbitrario u obtener y/o alterar la informaci\u00f3n almacenada en la base de datos mediante el env\u00edo de una solicitud especialmente manipulada."
}
],
"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:oss-calendar:oss_calendar:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.3",
"matchCriteriaId": "6884FF3A-4C8E-462C-B779-27F762A97755"
}
]
}
]
}
],
"references": [
{
"url": "https://jvn.jp/en/jp/JVN67822421/",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://oss-calendar.com/news/20231113/",
"source": "vultures@jpcert.or.jp",
"tags": [
"Release Notes"
]
}
]
}