mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
73 lines
2.4 KiB
JSON
73 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2013-0202",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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/"
|
|
}
|
|
]
|
|
}
|
|
} |