{
  "threat_severity" : "Moderate",
  "public_date" : "2010-06-23T00:00:00Z",
  "bugzilla" : {
    "description" : "v0.3.4): Improper escaping of single quotes in escape.cgi (XSS)",
    "id" : "609573",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=609573"
  },
  "cvss" : {
    "cvss_base_score" : "5.8",
    "cvss_scoring_vector" : "AV:N/AC:M/Au:N/C:P/I:N/A:P",
    "status" : "draft"
  },
  "cwe" : "CWE-79",
  "details" : [ "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." ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2010-2480\nhttps://nvd.nist.gov/vuln/detail/CVE-2010-2480" ],
  "name" : "CVE-2010-2480",
  "csaw" : false
}