cvelist/2011/2xxx/CVE-2011-2770.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:02:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-2770",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:02:36 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in man2html.cgi.c in man2html 1.6, and possibly other version, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors related to error messages."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:02:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "46760",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/46760"
},
{
"name": "http://osdir.com/ml/general/2011-11/msg09394.html",
"refsource": "MISC",
"url": "http://osdir.com/ml/general/2011-11/msg09394.html"
},
{
"name": "DSA-2335",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2011/dsa-2335"
},
{
"name": "76912",
"refsource": "OSVDB",
"url": "http://osvdb.org/76912"
}
]
}
}