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

114 lines
3.6 KiB
JSON

{
"id": "CVE-2021-44490",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-04-15T18:15:08.727",
"lastModified": "2022-04-22T18:09:36.837",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can cause a calculation of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the application. This is a \"- (digs < 1 ? 1 : 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 c\u00e1lculo del tama\u00f1o de las llamadas a memset en la funci\u00f3n op_fnj3 en el archivo sr_port/op_fnj3.c para que resulte en un valor extremadamente grande con el fin de causar un fallo de segmentaci\u00f3n y bloquear la aplicaci\u00f3n. Esto es una sustracci\u00f3n \"- (digs ( 1 ? 1 : 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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"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-682"
}
]
}
],
"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"
]
}
]
}