cvelist/2015/5xxx/CVE-2015-5236.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-12 23:02:06 +00:00
"data_version": "4.0",
2022-07-07 16:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 04:33:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-5236",
2022-07-07 16:00:55 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:02:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that the IcedTea-Web used codebase attribute of the <applet> tag on the HTML page that hosts Java applet in the Same Origin Policy (SOP) checks. As the specified codebase does not have to match the applet's actual origin, this allowed malicious site to bypass SOP via spoofed codebase value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-345",
"cweId": "CWE-345"
}
]
}
]
},
2022-07-07 16:00:55 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Icedtea-web",
"version": {
"version_data": [
{
2023-02-12 23:02:06 +00:00
"version_affected": "=",
2022-07-07 16:00:55 +00:00
"version_value": "Unkown"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:02:06 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1256403",
2022-07-07 16:00:55 +00:00
"refsource": "MISC",
2023-02-12 23:02:06 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1256403"
2019-03-18 04:33:59 +00:00
}
]
}
}