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

77 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:51:49 +00:00
"CVE_data_meta": {
2020-02-17 19:01:07 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 06:51:49 +00:00
"ID": "CVE-2015-5215",
2020-02-17 19:01:07 +00:00
"STATE": "PUBLIC"
2019-03-18 06:51:49 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-02-17 19:01:07 +00:00
"value": "** DISPUTED ** The default configuration of the Jinja templating engine used in the Identity Provider (IdP) server in Ipsilon 0.1.0 before 1.0.1 does not enable auto-escaping, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via template variables. NOTE: This may be a duplicate of CVE-2015-5216. Moreover, the Jinja development team does not enable auto-escape by default for performance issues as explained in https://jinja.palletsprojects.com/en/master/faq/#why-is-autoescaping-not-the-default."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Ipsilon",
"version": {
"version_data": [
{
"version_value": "0.1.0 before 1.0.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.0.1",
"url": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.0.1"
},
{
"refsource": "MISC",
"name": "https://pagure.io/ipsilon/a503aa9c2a30a74e709d1c88099befd50fb2eb16",
"url": "https://pagure.io/ipsilon/a503aa9c2a30a74e709d1c88099befd50fb2eb16"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2015/10/23/10",
"url": "http://www.openwall.com/lists/oss-security/2015/10/23/10"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1255168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255168"
2019-03-18 06:51:49 +00:00
}
]
}
}