2017-10-16 12:31:07 -04:00
{
2019-03-18 06:31:05 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2015-2241" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:31:05 +00:00
"lang" : "eng" ,
"value" : "Cross-site scripting (XSS) vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonly_fields, as demonstrated by a @property."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:31:05 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "73095" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/73095"
} ,
{
"name" : "https://code.djangoproject.com/ticket/24461" ,
"refsource" : "CONFIRM" ,
"url" : "https://code.djangoproject.com/ticket/24461"
} ,
{
"name" : "https://www.djangoproject.com/weblog/2015/mar/09/security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.djangoproject.com/weblog/2015/mar/09/security-releases/"
} ,
{
"name" : "MDVSA-2015:109" ,
"refsource" : "MANDRIVA" ,
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2015:109"
}
]
}
}