cvelist/2023/1xxx/CVE-2023-1894.json
2023-05-04 23:00:34 +00:00

81 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1894",
"ASSIGNER": "security@puppet.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Regular Expression Denial of Service (ReDoS) issue was discovered in Puppet Server 7.9.2 certificate validation. An issue related to specifically crafted certificate names significantly slowed down server operations."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1333 Inefficient Regular Expression Complexity"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Puppet",
"product": {
"product_data": [
{
"product_name": "Puppet Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2021.7.1",
"version_value": "2021.7.3"
},
{
"version_affected": "<",
"version_name": "2023.0.0",
"version_value": "2023.1.0"
}
]
}
},
{
"product_name": "Puppet Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.9.2",
"version_value": "7.11.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.puppet.com/security/cve/cve-2023-1894-puppet-server-redos",
"refsource": "MISC",
"name": "https://www.puppet.com/security/cve/cve-2023-1894-puppet-server-redos"
}
]
}
}