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

117 lines
4.1 KiB
JSON
Raw Normal View History

2019-03-08 19:13:28 -05:00
{
2019-03-18 04:55:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9637",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-03-08 19:13:28 -05:00
{
2019-03-18 04:55:29 +00:00
"lang": "eng",
"value": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data."
2019-03-08 19:13:28 -05:00
}
2019-03-18 04:55:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4403",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"name": "https://bugs.php.net/bug.php?id=77630",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=77630"
2019-03-26 20:00:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
2019-03-26 23:00:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K53825211",
"url": "https://support.f5.com/csp/article/K53825211"
2019-03-31 17:00:44 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
2019-04-23 16:00:47 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
2019-04-25 14:00:43 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
2019-04-29 15:00:46 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
2019-05-02 10:00:44 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190502-0007/",
"url": "https://security.netapp.com/advisory/ntap-20190502-0007/"
2019-06-03 15:00:51 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
2019-06-18 18:00:47 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
2019-06-18 19:00:47 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
2019-03-18 04:55:29 +00:00
}
]
}
}