cvelist/2024/29xxx/CVE-2024-29133.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-04-01 20:48:04 +00:00
{
2024-04-02 15:14:14 +00:00
"data_version": "4.0",
2024-04-01 20:48:04 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-29133",
2024-04-02 15:14:14 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-04-01 20:48:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 15:14:14 +00:00
"value": "Out-of-bounds Write vulnerability in Apache Commons Configuration.This issue affects Apache Commons Configuration: from 2.0 before 2.10.1.\n\nUsers are recommended to upgrade to version 2.10.1, which fixes the issue.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Commons Configuration",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0",
"version_value": "2.10.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/ccb9w15bscznh6tnp3wsvrrj9crbszh2",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/ccb9w15bscznh6tnp3wsvrrj9crbszh2"
2024-04-01 20:48:04 +00:00
}
]
2024-04-02 15:14:14 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"defect": [
"CONFIGURATION-841"
],
"discovery": "INTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Gary Gregory"
}
]
2024-04-01 20:48:04 +00:00
}