2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-2241" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2015-03-12T14:59:05.870" ,
2024-11-22 23:14:22 +00:00
"lastModified" : "2024-11-21T02:27:03.467" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"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."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de XSS en la funci\u00f3n de contenidos en admin/helpers.py en Django anterior a 1.7.6 y 1.8 anterior a 1.8b2 permite a atacantes remotos inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de un atributo de modelo en ModelAdmin.readonly_fields, tal y como fue demostrado por un @property."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-11-22 23:14:22 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 23:14:22 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.7.5" ,
"matchCriteriaId" : "0ECFF958-872F-4EC8-B5B2-9C0988E55D42"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:1.8:beta1:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC23A3EC-942C-4B8D-A3D1-AC7C6526BF1E"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2015:109" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/73095" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://code.djangoproject.com/ticket/24461" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.djangoproject.com/weblog/2015/mar/09/security-releases/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-11-22 23:14:22 +00:00
} ,
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2015:109" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/73095" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://code.djangoproject.com/ticket/24461" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.djangoproject.com/weblog/2015/mar/09/security-releases/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}