cvelist/2013/4xxx/CVE-2013-4578.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4578",
2017-12-29 17:04:10 -05: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"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-29 17:04:10 -05:00
"value" : "jarsigner in OpenJDK and Oracle Java SE before 7u51 allows remote attackers to bypass a code-signing protection mechanism and inject unsigned bytecode into a signed JAR file by leveraging improper file validation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150208 CVE-2013-4578 OpenJDK: jarsigner does not detect unsigned bytecode injected into signed jars",
"refsource" : "MLIST",
2017-12-29 17:04:10 -05:00
"url" : "http://www.openwall.com/lists/oss-security/2015/02/08/6"
},
{
"name" : "[oss-security] 20150209 Re: CVE-2013-4578 OpenJDK: jarsigner does not detect unsigned bytecode injected into signed jars",
"refsource" : "MLIST",
2017-12-29 17:04:10 -05:00
"url" : "http://www.openwall.com/lists/oss-security/2015/02/09/9"
},
{
"name" : "http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/d5f36e1c927e",
"refsource" : "CONFIRM",
2017-12-29 17:04:10 -05:00
"url" : "http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/d5f36e1c927e"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1031471",
"refsource" : "CONFIRM",
2017-12-29 17:04:10 -05:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1031471"
},
{
"name" : "RHSA-2014:0414",
"refsource" : "REDHAT",
2017-12-29 17:04:10 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2014:0414"
2017-10-16 12:31:07 -04:00
}
]
}
}