cvelist/2024/5xxx/CVE-2024-5013.json

109 lines
3.9 KiB
JSON
Raw Normal View History

2024-05-16 16:00:33 +00:00
{
2024-06-25 21:00:33 +00:00
"data_version": "4.0",
2024-05-16 16:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5013",
2024-06-25 21:00:33 +00:00
"ASSIGNER": "security@progress.com",
"STATE": "PUBLIC"
2024-05-16 16:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-25 21:00:33 +00:00
"value": "In WhatsUp Gold versions released before 2023.1.3,\u00a0an unauthenticated Denial of Service \n\nvulnerability was identified.\u00a0An unauthenticated attacker can put the application into the SetAdminPassword installation step, which renders the application non-accessible."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption",
"cweId": "CWE-400"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Progress Software Corporation",
"product": {
"product_data": [
{
"product_name": "WhatsUp Gold",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThan": "2023.1.3",
"status": "affected",
"version": "2023.1.0",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.progress.com/network-monitoring",
"refsource": "MISC",
"name": "https://www.progress.com/network-monitoring"
},
{
"url": "https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-June-2024",
"refsource": "MISC",
"name": "https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-June-2024"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Sina Kheirkhah (@SinSinology) of Summoning Team (@SummoningTeam) working with Trend Micro Zero Day Initiative"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2024-05-16 16:00:33 +00:00
}
]
}
}