cvelist/2020/13xxx/CVE-2020-13753.json
2020-07-27 02:01:22 +00:00

92 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13753",
"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": [
{
"lang": "eng",
"value": "The bubblewrap sandbox of WebKitGTK and WPE WebKit, prior to 2.28.3, failed to properly block access to CLONE_NEWUSER and the TIOCSTI ioctl. CLONE_NEWUSER could potentially be used to confuse xdg-desktop-portal, which allows access outside the sandbox. TIOCSTI can be used to directly execute commands outside the sandbox by writing to the controlling terminal's input buffer, similar to CVE-2017-5226."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://trac.webkit.org/changeset/262368/webkit",
"refsource": "MISC",
"name": "https://trac.webkit.org/changeset/262368/webkit"
},
{
"refsource": "CONFIRM",
"name": "https://www.openwall.com/lists/oss-security/2020/07/10/1",
"url": "https://www.openwall.com/lists/oss-security/2020/07/10/1"
},
{
"refsource": "DEBIAN",
"name": "DSA-4724",
"url": "https://www.debian.org/security/2020/dsa-4724"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-d2736ee493",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GER2ATKZXDHM7FFYJH67ZPNZZX5VOUVM/"
},
{
"refsource": "UBUNTU",
"name": "USN-4422-1",
"url": "https://usn.ubuntu.com/4422-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1064",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00074.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-11",
"url": "https://security.gentoo.org/glsa/202007-11"
}
]
}
}