mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
117 lines
4.4 KiB
JSON
117 lines
4.4 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2019-10181",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "It was found that in icedtea-web up to and including 1.7.2 and 1.8.2 executable code could be injected in a JAR file without compromising the signature verification. An attacker could use this flaw to inject code in a trusted JAR. The code would be executed inside the sandbox."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-345",
|
|
"cweId": "CWE-345"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "IcedTea",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "icedtea-web",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "affects up to and including 1.7.2 and 1.8.2"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10181",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10181"
|
|
},
|
|
{
|
|
"url": "https://github.com/AdoptOpenJDK/IcedTea-Web/issues/327",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/AdoptOpenJDK/IcedTea-Web/issues/327"
|
|
},
|
|
{
|
|
"url": "https://github.com/AdoptOpenJDK/IcedTea-Web/pull/344",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/AdoptOpenJDK/IcedTea-Web/pull/344"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"url": "https://seclists.org/bugtraq/2019/Oct/5",
|
|
"refsource": "MISC",
|
|
"name": "https://seclists.org/bugtraq/2019/Oct/5"
|
|
},
|
|
{
|
|
"url": "https://security.gentoo.org/glsa/202107-51",
|
|
"refsource": "MISC",
|
|
"name": "https://security.gentoo.org/glsa/202107-51"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 6.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
}
|
|
} |