cvelist/2010/1xxx/CVE-2010-1330.json

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-1330",
"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" : [
{
"lang" : "eng",
"value" : "The regular expression engine in JRuby before 1.4.1, when $KCODE is set to 'u', does not properly handle characters immediately after a UTF-8 character, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted string."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.gentoo.org/show_bug.cgi?id=317435",
"refsource" : "MISC",
"url" : "https://bugs.gentoo.org/show_bug.cgi?id=317435"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=750306",
"refsource" : "MISC",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=750306"
},
{
"name" : "http://www.jruby.org/2010/04/26/jruby-1-4-1-xss-vulnerability.html",
"refsource" : "CONFIRM",
"url" : "http://www.jruby.org/2010/04/26/jruby-1-4-1-xss-vulnerability.html"
},
{
"name" : "RHSA-2011:1456",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2011-1456.html"
},
{
"name" : "77297",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/77297"
},
{
"name" : "46891",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/46891"
},
{
"name" : "jruby-expression-engine-xss(80277)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/80277"
}
]
}
}