cvelist/2009/0xxx/CVE-2009-0417.json
2019-03-18 02:52:22 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-0417",
"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": "Cross-site scripting (XSS) vulnerability in the AgaviWebRouting::gen(null) method in Agavi 0.11 before 0.11.6 and 1.0 before 1.0.0 beta 8 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with certain characters that are not properly handled by web browsers that do not strictly follow RFC 3986, such as Internet Explorer 6 and 7."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://blog.agavi.org/post/75829956/agavi-0-11-6-released-fixes-vulnerability",
"refsource": "CONFIRM",
"url": "http://blog.agavi.org/post/75829956/agavi-0-11-6-released-fixes-vulnerability"
},
{
"name": "33826",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/33826"
},
{
"name": "http://trac.agavi.org/ticket/1019",
"refsource": "CONFIRM",
"url": "http://trac.agavi.org/ticket/1019"
},
{
"name": "http://blog.agavi.org/post/75830918/agavi-1-0-0-beta-8-released-fixes-vulnerability",
"refsource": "CONFIRM",
"url": "http://blog.agavi.org/post/75830918/agavi-1-0-0-beta-8-released-fixes-vulnerability"
}
]
}
}