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

123 lines
3.7 KiB
JSON

{
"id": "CVE-2021-44489",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-04-15T18:15:08.687",
"lastModified": "2024-11-21T06:31:04.640",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can cause an integer underflow of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c in order to cause a segmentation fault and crash the application. This is a \"- digs\" subtraction."
},
{
"lang": "es",
"value": "Se ha detectado un problema en YottaDB versiones hasta r1.32 y V7.0-000. Usando una entrada dise\u00f1ada, los atacantes pueden causar un desbordamiento de enteros del tama\u00f1o de las llamadas a memset en la funci\u00f3n op_fnj3 en el archivo sr_port/op_fnj3.c con el fin de causar un fallo de segmentaci\u00f3n y bloquear la aplicaci\u00f3n. Esto es una sustracci\u00f3n \"- digs\""
}
],
"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:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-191"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fisglobal:gt.m:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.0-000",
"matchCriteriaId": "401D1141-0708-4013-BA05-1BBB83AD7A83"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yottadb:yottadb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.32",
"matchCriteriaId": "6B58DC9F-0DE6-448C-AB55-25A002D3ACBF"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/YottaDB/DB/YDB/-/issues/828",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://gitlab.com/YottaDB/DB/YDB/-/issues/828",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}