cvelist/2012/0xxx/CVE-2012-0433.json
2019-03-18 05:13:59 +00:00

92 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2012-10-02T00:00:00.000Z",
"ID": "CVE-2012-0433",
"STATE": "PUBLIC",
"TITLE": "insecure permissions on files containing confidential data"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "crowbar",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "2012-10-02"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The install-chef-suse.sh script shipped with crowbar before 2012-10-02 is creating files containing confidential data with insecure permissions, allowing local users to read confidential data."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-732"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=783195",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=783195"
},
{
"name": "https://www.suse.com/security/cve/CVE-2012-0433/",
"refsource": "CONFIRM",
"url": "https://www.suse.com/security/cve/CVE-2012-0433/"
}
]
},
"source": {
"defect": [
"783195"
],
"discovery": "INTERNAL"
}
}