cvelist/2024/9xxx/CVE-2024-9199.json

107 lines
3.3 KiB
JSON
Raw Normal View History

2024-09-26 18:06:28 +00:00
{
2024-09-26 19:00:53 +00:00
"data_version": "4.0",
2024-09-26 18:06:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9199",
2024-09-26 19:00:53 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2024-09-26 18:06:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-26 19:00:53 +00:00
"value": "Rate limit vulnerability in Clibo Manager v1.1.9.2 that could allow an attacker to send a large number of emails to the victim in a short time, affecting availability and leading to a denial of service (DoS)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-799: Improper Control of Interaction Frequency",
"cweId": "CWE-799"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Clibo Manager",
"product": {
"product_data": [
{
"product_name": "Clibo Manager",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.1.9.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-clibo-manager",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-clibo-manager"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The vulnerability has been fixed by the Clibo Manager team in version 1.1.9.12."
}
],
"value": "The vulnerability has been fixed by the Clibo Manager team in version 1.1.9.12."
}
],
"credits": [
{
"lang": "en",
"value": "David Padilla Alvarado"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
2024-09-26 18:06:28 +00:00
}
]
}
}