cvelist/2025/4xxx/CVE-2025-4638.json

101 lines
4.1 KiB
JSON
Raw Normal View History

2025-05-13 03:00:32 +00:00
{
2025-05-14 18:00:37 +00:00
"data_version": "4.0",
2025-05-13 03:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-4638",
2025-05-14 18:00:37 +00:00
"ASSIGNER": "cve_disclosure@tech.gov.sg",
"STATE": "PUBLIC"
2025-05-13 03:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-05-14 18:00:37 +00:00
"value": "A vulnerability exists in the inftrees.c component of the zlib library, which is bundled within the PointCloudLibrary (PCL). This issue may allow context-dependent attackers to cause undefined behavior by exploiting improper pointer arithmetic.\n\nSince version 1.14.0, PCL by default uses a zlib installation from the system, unless the user sets WITH_SYSTEM_ZLIB=FALSE. So this potential vulnerability is only relevant if the PCL version is older than 1.14.0 or the user specifically requests to not use the system zlib."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PointCloudLibrary",
"product": {
"product_data": [
{
"product_name": "pcl",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "patch 1.15.0",
"status": "unaffected"
}
],
"lessThan": "<1.15.0",
"status": "affected",
"version": "0",
"versionType": "git"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/PointCloudLibrary/pcl/pull/6245",
"refsource": "MISC",
"name": "https://github.com/PointCloudLibrary/pcl/pull/6245"
},
{
"url": "https://github.com/PointCloudLibrary/pcl/blob/master/surface/CMakeLists.txt#L70",
"refsource": "MISC",
"name": "https://github.com/PointCloudLibrary/pcl/blob/master/surface/CMakeLists.txt#L70"
},
{
"url": "https://github.com/PointCloudLibrary/pcl/commit/502bd2b013ce635f21632d523aa8cf2e04f7b7ac",
"refsource": "MISC",
"name": "https://github.com/PointCloudLibrary/pcl/commit/502bd2b013ce635f21632d523aa8cf2e04f7b7ac"
2025-05-13 03:00:32 +00:00
}
]
2025-05-14 18:00:37 +00:00
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "TITAN Team (titancaproject@gmail.com)"
}
]
2025-05-13 03:00:32 +00:00
}