97 lines
2.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-52427",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-02-11T04:15:08.100",
"lastModified": "2024-11-21T08:39:43.810",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In OpenDDS through 3.27, there is a segmentation fault for a DataWriter with a large value of resource_limits.max_samples. NOTE: the vendor's position is that the product is not designed to handle a max_samples value that is too large for the amount of memory on the system."
},
{
"lang": "es",
"value": "En OpenDDS hasta la versi\u00f3n 3.27, hay un error de segmentaci\u00f3n para un DataWriter con un valor grande de Resource_limits.max_samples. NOTA: la posici\u00f3n del proveedor es que el producto no est\u00e1 manipulado para manejar un valor max_samples que sea demasiado grande para la cantidad de memoria del sistema."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:objectcomputing:opendds:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.27",
"matchCriteriaId": "1DE845EB-4121-4281-9997-6B7AD6555F62"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/OpenDDS/OpenDDS/issues/4388",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://github.com/OpenDDS/OpenDDS/issues/4388",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}