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

141 lines
5.8 KiB
JSON
Raw Normal View History

2024-06-07 13:00:34 +00:00
{
2024-06-12 09:00:34 +00:00
"data_version": "4.0",
2024-06-07 13:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5742",
2024-06-12 09:00:34 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-06-07 13:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-12 09:00:34 +00:00
"value": "A vulnerability was found in GNU Nano that allows a possible privilege escalation through an insecure temporary file. If Nano is killed while editing, a file it saves to an emergency file with the permissions of the running user provides a window of opportunity for attackers to escalate privileges through a malicious symlink."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Temporary File",
"cweId": "CWE-377"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2024-09-24 09:00:39 +00:00
"product_name": "Red Hat Enterprise Linux 8",
2024-06-12 09:00:34 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-09-24 09:00:39 +00:00
"versions": [
{
"version": "0:2.9.8-3.el8_10",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
2024-06-12 09:00:34 +00:00
}
}
]
}
},
{
2024-09-24 09:00:39 +00:00
"product_name": "Red Hat Enterprise Linux 6",
2024-06-12 09:00:34 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unknown"
}
}
]
}
},
{
2024-09-24 09:00:39 +00:00
"product_name": "Red Hat Enterprise Linux 7",
2024-06-12 09:00:34 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-09-24 09:00:39 +00:00
"defaultStatus": "unknown"
2024-06-12 09:00:34 +00:00
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-09-24 09:00:39 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:6986",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:6986"
},
2024-06-12 09:00:34 +00:00
{
"url": "https://access.redhat.com/security/cve/CVE-2024-5742",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-5742"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278574",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2278574"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
2024-06-07 13:00:34 +00:00
}
]
}
}