cvelist/2024/3xxx/CVE-2024-3716.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2024-04-12 17:00:35 +00:00
{
2024-06-05 16:00:33 +00:00
"data_version": "4.0",
2024-04-12 17:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3716",
2024-06-05 16:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-04-12 17:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-05 16:00:33 +00:00
"value": "A flaw was found in foreman-installer when puppet-candlepin is invoked cpdb with the --password parameter. This issue leaks the password in the process list and allows an attacker to take advantage and obtain the password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Satellite 6",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-3716",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-3716"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274755",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2274755"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-04-12 17:00:35 +00:00
}
]
}
}