cvelist/2013/0xxx/CVE-2013-0222.json

114 lines
4.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 18:00:38 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:13:01 +00:00
"CVE_data_meta": {
"ID": "CVE-2013-0222",
2023-02-02 18:00:38 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:13:01 +00:00
"STATE": "PUBLIC"
},
2023-02-02 18:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "CVE-2013-0222 coreutils: segfault in uniq with long line input"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Initialization",
"cweId": "CWE-665"
}
]
}
]
},
2019-03-17 23:13:01 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 18:00:38 +00:00
"vendor_name": "Red Hat",
2019-03-17 23:13:01 +00:00
"product": {
"product_data": [
{
2023-02-02 18:00:38 +00:00
"product_name": "Red Hat Enterprise Linux 6",
2019-03-17 23:13:01 +00:00
"version": {
"version_data": [
{
2023-02-02 18:00:38 +00:00
"version_value": "0:8.4-31.el6",
"version_affected": "!"
2019-03-17 23:13:01 +00:00
}
]
}
}
]
2023-02-02 18:00:38 +00:00
}
2019-03-17 23:13:01 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 18:00:38 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2013-1652.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2013-1652.html"
},
{
"url": "https://access.redhat.com/errata/RHSA-2013:1652",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2013:1652"
2019-03-17 23:13:01 +00:00
},
{
2023-02-02 18:00:38 +00:00
"url": "https://build.opensuse.org/request/show/149348#diff_headline_coreutils-i18n-patch_diff_action_0_submit_0_19",
"refsource": "MISC",
"name": "https://build.opensuse.org/request/show/149348#diff_headline_coreutils-i18n-patch_diff_action_0_submit_0_19"
2019-03-17 23:13:01 +00:00
},
{
2023-02-02 18:00:38 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2013-0222",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2013-0222"
2019-03-17 23:13:01 +00:00
},
{
2023-02-02 18:00:38 +00:00
"url": "https://bugzilla.novell.com/show_bug.cgi?id=796243",
"refsource": "MISC",
"name": "https://bugzilla.novell.com/show_bug.cgi?id=796243"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=903465",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=903465"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 2.1,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
2019-03-17 23:13:01 +00:00
}
]
}
}