cvelist/2019/10xxx/CVE-2019-10185.json

117 lines
4.4 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:38 +00:00
"data_version": "4.0",
2019-03-27 12:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-10185",
2019-07-31 23:00:54 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-07-31 18:12:07 -03:00
},
2023-02-02 21:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "It was found that icedtea-web up to and including 1.7.2 and 1.8.2 was vulnerable to a zip-slip attack during auto-extraction of a JAR file. An attacker could use this flaw to write files to arbitrary locations. This could also be used to replace the main running application and, possibly, break out of the sandbox."
2023-02-02 21:01:38 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "CWE-22",
2023-02-02 21:01:38 +00:00
"cweId": "CWE-22"
}
]
}
]
},
2019-07-31 18:12:07 -03:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:00:55 +00:00
"vendor_name": "IcedTea",
2019-07-31 18:12:07 -03:00
"product": {
"product_data": [
{
2023-02-12 23:00:55 +00:00
"product_name": "icedtea-web",
2019-07-31 18:12:07 -03:00
"version": {
"version_data": [
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
"version_value": "affects up to and including 1.7.2 and 1.8.2"
2019-07-31 18:12:07 -03:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:01:38 +00:00
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00045.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00045.html"
},
{
"url": "http://packetstormsecurity.com/files/154748/IcedTeaWeb-Validation-Bypass-Directory-Traversal-Code-Execution.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154748/IcedTeaWeb-Validation-Bypass-Directory-Traversal-Code-Execution.html"
},
2019-07-31 18:12:07 -03:00
{
"url": "https://github.com/AdoptOpenJDK/IcedTea-Web/issues/327",
2023-02-02 21:01:38 +00:00
"refsource": "MISC",
"name": "https://github.com/AdoptOpenJDK/IcedTea-Web/issues/327"
2019-07-31 23:00:54 +00:00
},
{
2023-02-02 21:01:38 +00:00
"url": "https://github.com/AdoptOpenJDK/IcedTea-Web/pull/344",
"refsource": "MISC",
"name": "https://github.com/AdoptOpenJDK/IcedTea-Web/pull/344"
2019-08-15 15:00:47 +00:00
},
{
2023-02-02 21:01:38 +00:00
"url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00008.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2019/09/msg00008.html"
2019-09-10 03:00:51 +00:00
},
{
2023-02-02 21:01:38 +00:00
"url": "https://seclists.org/bugtraq/2019/Oct/5",
"refsource": "MISC",
"name": "https://seclists.org/bugtraq/2019/Oct/5"
2019-10-07 12:01:07 +00:00
},
{
2023-02-02 21:01:38 +00:00
"url": "https://security.gentoo.org/glsa/202107-51",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202107-51"
2019-10-07 17:00:58 +00:00
},
2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:38 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10185",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10185"
2019-03-27 12:00:51 +00:00
}
]
2019-07-31 18:12:07 -03:00
},
"impact": {
"cvss": [
2023-02-02 21:01:38 +00:00
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:L",
"version": "3.0"
}
2019-07-31 18:12:07 -03:00
]
2019-03-27 12:00:51 +00:00
}
2019-07-31 23:00:54 +00:00
}