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

114 lines
3.9 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",
"value": "CVE-2010-2480 Python-Mako (prior v0.3.4): Improper escaping of single quotes in escape.cgi (XSS)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
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-02 15:01:01 +00:00
"version_value": "n/a",
"version_affected": "="
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
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2010-2480",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2010-2480"
2019-03-18 03:56:09 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=609573",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=609573"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.8,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
2019-03-18 03:56:09 +00:00
}
]
}
}