cvelist/2010/4xxx/CVE-2010-4745.json

87 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:10:42 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4745",
"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 01:10:42 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in nav.html in PHPXref before 0.7.1 allows remote attackers to inject arbitrary web script or HTML via the query string."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:10:42 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://phpxref.sourceforge.net/Changelog",
"refsource": "CONFIRM",
"url": "http://phpxref.sourceforge.net/Changelog"
},
{
"name": "http://websecurity.com.ua/4795/",
"refsource": "MISC",
"url": "http://websecurity.com.ua/4795/"
},
{
"name": "70855",
"refsource": "OSVDB",
"url": "http://osvdb.org/70855"
},
{
"name": "46302",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/46302"
},
{
"name": "phpxref-nav-xss(65434)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65434"
},
{
"name": "42069",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42069"
}
]
}
}