cvelist/2010/2xxx/CVE-2010-2480.json

78 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 15:01:01 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 03:56:09 +00:00
"CVE_data_meta": {
"ID": "CVE-2010-2480",
2023-02-02 15:01:01 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 03:56:09 +00:00
"STATE": "PUBLIC"
},
2023-02-02 15:01:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 04:05:49 +00:00
"value": "Mako before 0.3.4 relies on the cgi.escape function in the Python standard library for cross-site scripting (XSS) protection, which makes it easier for remote attackers to conduct XSS attacks via vectors involving single-quote characters and a JavaScript onLoad event handler for a BODY element."
2023-02-02 15:01:01 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 04:05:49 +00:00
"value": "n/a"
2023-02-02 15:01:01 +00:00
}
]
}
]
},
2019-03-18 03:56:09 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 15:01:01 +00:00
"vendor_name": "n/a",
2019-03-18 03:56:09 +00:00
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
2023-02-13 04:05:49 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-18 03:56:09 +00:00
}
]
}
}
]
2023-02-02 15:01:01 +00:00
}
2019-03-18 03:56:09 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 15:01:01 +00:00
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"url": "http://bugs.python.org/issue9061",
"refsource": "MISC",
"name": "http://bugs.python.org/issue9061"
},
{
"url": "http://secunia.com/advisories/39935",
"refsource": "MISC",
"name": "http://secunia.com/advisories/39935"
2019-03-18 03:56:09 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "http://www.makotemplates.org/CHANGES",
2019-03-18 03:56:09 +00:00
"refsource": "MISC",
2023-02-02 15:01:01 +00:00
"name": "http://www.makotemplates.org/CHANGES"
2019-03-18 03:56:09 +00:00
}
]
}
}