cvelist/2024/45xxx/CVE-2024-45744.json

108 lines
4.2 KiB
JSON
Raw Normal View History

2024-09-06 00:00:34 +00:00
{
2024-09-27 16:00:38 +00:00
"data_version": "4.0",
2024-09-06 00:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-45744",
"ASSIGNER": "cve@mitre.org",
2024-09-27 16:00:38 +00:00
"STATE": "PUBLIC"
2024-09-06 00:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-02-18 19:00:37 +00:00
"value": "TopQuadrant TopBraid EDG stores external credentials insecurely. An authenticated attacker with file system access can read edg-setup.properites and obtain the secret to decrypt external passwords stored in edg-vault.properties. An authenticated attacker could gain file system access using a separate vulnerability such as CVE-2024-45745.\u00a0At least version 7.1.3 is affected. Version 7.3 adds HashiCorp Vault integration that does not store external passwords locally. Version 8.3.0 warns when using plain text secrets."
2024-09-27 16:00:38 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-257 Storing Passwords in a Recoverable Format",
"cweId": "CWE-257"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TopQuadrant",
"product": {
"product_data": [
{
"product_name": "TopBraid EDG",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "7.1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2024/va-24-254-02.json",
"refsource": "MISC",
"name": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2024/va-24-254-02.json"
},
{
"url": "https://www.topquadrant.com/doc/latest/reference/PasswordManagementAdminPage.html",
"refsource": "MISC",
"name": "https://www.topquadrant.com/doc/latest/reference/PasswordManagementAdminPage.html"
},
{
"url": "https://www.topquadrant.com/doc/latest/administrator_guide/edg_installation_and_authentication/hashicorp_integration.html",
"refsource": "MISC",
"name": "https://www.topquadrant.com/doc/latest/administrator_guide/edg_installation_and_authentication/hashicorp_integration.html"
},
{
"url": "https://www.topquadrant.com/release-note/7-3/",
"refsource": "MISC",
"name": "https://www.topquadrant.com/release-note/7-3/"
2025-02-18 19:00:37 +00:00
},
{
"url": "https://www.topquadrant.com/wp-content/uploads/2025/02/changes-8.3.0.txt",
"refsource": "MISC",
"name": "https://www.topquadrant.com/wp-content/uploads/2025/02/changes-8.3.0.txt"
2024-09-06 00:00:34 +00:00
}
]
2024-09-27 17:00:34 +00:00
},
2025-02-18 19:00:37 +00:00
"credits": [
{
"lang": "en",
"value": "Donald Macary"
}
],
2024-09-27 17:00:34 +00:00
"impact": {
"cvss": [
{
2025-02-18 19:00:37 +00:00
"scope": "CHANGED",
"version": "3.1",
2024-09-27 17:00:34 +00:00
"baseScore": 3,
2025-02-18 19:00:37 +00:00
"attackVector": "NETWORK",
2024-09-27 17:00:34 +00:00
"baseSeverity": "LOW",
2025-02-18 19:00:37 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
2024-09-27 17:00:34 +00:00
"integrityImpact": "NONE",
"userInteraction": "NONE",
2025-02-18 19:00:37 +00:00
"attackComplexity": "HIGH",
"availabilityImpact": "NONE",
"privilegesRequired": "HIGH",
"confidentialityImpact": "LOW"
2024-09-27 17:00:34 +00:00
}
]
2024-09-06 00:00:34 +00:00
}
}