cvelist/2019/9xxx/CVE-2019-9755.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-03-13 19:05:45 -04:00
{
2019-03-17 22:24:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9755",
2019-06-05 15:00:50 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-17 22:24:22 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-06-05 15:00:50 +00:00
"value": "An integer underflow issue exists in ntfs-3g 2017.3.23. A local attacker could potentially exploit this by running /bin/ntfs-3g with specially crafted arguments from a specially crafted directory to cause a heap buffer overflow, resulting in a crash or the ability to execute arbitrary code. In installations where /bin/ntfs-3g is a setuid-root binary, this could lead to a local escalation of privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.tuxera.com/community/release-history/",
"refsource": "MISC",
"name": "https://www.tuxera.com/community/release-history/"
2019-08-06 17:01:08 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2308",
"url": "https://access.redhat.com/errata/RHSA-2019:2308"
2019-11-06 01:01:43 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3345",
"url": "https://access.redhat.com/errata/RHSA-2019:3345"
2019-11-26 07:02:18 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:3723",
"url": "https://access.redhat.com/errata/RHBA-2019:3723"
2020-07-27 03:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-45",
"url": "https://security.gentoo.org/glsa/202007-45"
2019-03-17 22:24:22 +00:00
}
]
}
}