cvelist/2022/1xxx/CVE-2022-1804.json
2025-03-25 13:00:32 +00:00

105 lines
3.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1804",
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "accountsservice no longer drops permissions when writting .pam_environment"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ubuntu",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.6.55-3ubuntu1",
"version_value": "22.07.5-2ubuntu1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1974250",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1974250"
},
{
"url": "https://ubuntu.com/security/notices/USN-5439-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5439-1"
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Gunnar Hjalmarsson"
},
{
"lang": "en",
"value": "Marc Deslauriers"
},
{
"lang": "en",
"value": "Seth Arnold"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
}
}