cvelist/2023/49xxx/CVE-2023-49346.json

112 lines
3.7 KiB
JSON
Raw Normal View History

2023-11-27 04:00:33 +00:00
{
2023-12-14 22:00:33 +00:00
"data_version": "4.0",
2023-11-27 04:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-49346",
2023-12-14 22:00:33 +00:00
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
2023-11-27 04:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-14 22:00:33 +00:00
"value": "Temporary data passed between application components by Budgie Extras WeatherShow applet could potentially be viewed or manipulated. The data is stored in a location that is accessible to any user who has local access to the system. Attackers may pre-create and control this file to present false information to users or deny access to the application and panel."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-377",
"cweId": "CWE-377"
},
{
"lang": "eng",
"value": "CWE-668",
"cweId": "CWE-668"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ubuntu Budgie",
"product": {
"product_data": [
{
"product_name": "Budgie Extras",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "v1.4.0",
"version_value": "v1.7.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/UbuntuBudgie/budgie-extras/security/advisories/GHSA-rffw-gg7p-5688",
"refsource": "MISC",
"name": "https://github.com/UbuntuBudgie/budgie-extras/security/advisories/GHSA-rffw-gg7p-5688"
},
{
"url": "https://ubuntu.com/security/notices/USN-6556-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-6556-1"
},
{
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49346",
"refsource": "MISC",
"name": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49346"
}
]
},
"credits": [
{
"lang": "en",
"value": "Matthias Gerstner"
},
{
"lang": "en",
"value": "Sam Lane"
},
{
"lang": "en",
"value": "David Mohammed"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"baseScore": 6,
"baseSeverity": "MEDIUM"
2023-11-27 04:00:33 +00:00
}
]
}
}