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

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:33:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4355",
"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-17 23:33:19 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in DaDaBIK before 4.3 beta2, when the insert or edit feature is enabled, allows remote authenticated users to inject arbitrary web script or HTML via the select_single parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:33:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.dadabik.org/index.php?function=show_changelog",
"refsource": "CONFIRM",
"url": "http://www.dadabik.org/index.php?function=show_changelog"
},
{
"name": "dadabik-selectsingle-xss(63219)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/63219"
},
{
"name": "42220",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42220"
},
{
"name": "44826",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/44826"
}
]
}
}