cvelist/2013/0xxx/CVE-2013-0202.json

73 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:13:52 +00:00
"CVE_data_meta": {
2019-12-17 18:01:00 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 02:13:52 +00:00
"ID": "CVE-2013-0202",
2019-12-17 18:01:00 +00:00
"STATE": "PUBLIC"
2019-03-18 02:13:52 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-12-17 18:01:00 +00:00
"value": "Cross-site scripting (XSS) vulnerability in ownCloud 4.5.5, 4.0.10, and earlier allows remote attackers to inject arbitrary web script or HTML via the action parameter to core/ajax/sharing.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ownCloud",
"product": {
"product_data": [
{
"product_name": "ownCloud",
"version": {
"version_data": [
{
"version_value": "4.5.5"
},
{
"version_value": "4.0.10"
},
{
"version_value": "and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81476",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81476"
},
{
"refsource": "MISC",
"name": "https://owncloud.org/security/advisories/multiple-xss-vulnerabilities-3/",
"url": "https://owncloud.org/security/advisories/multiple-xss-vulnerabilities-3/"
2019-03-18 02:13:52 +00:00
}
]
}
}