cvelist/2013/7xxx/CVE-2013-7351.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:55:22 +00:00
"CVE_data_meta": {
2020-01-02 20:01:07 +00:00
"ASSIGNER": "security@debian.org",
2019-03-17 22:55:22 +00:00
"ID": "CVE-2013-7351",
2020-01-02 20:01:07 +00:00
"STATE": "PUBLIC"
2019-03-17 22:55:22 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-02 20:01:07 +00:00
"value": "Multiple cross-site scripting (XSS) vulnerabilities in index.php in Shaarli allow remote attackers to inject arbitrary web script or HTML via the URL to the (1) showRSS, (2) showATOM, or (3) showDailyRSS function; a (4) file name to the importFile function; or (5) vectors related to bookmarks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Shaarli",
"product": {
"product_data": [
{
"product_name": "Shaarli",
"version": {
"version_data": [
{
"version_value": "before 53da201749f8f362323ef278bf338f1d9f7a925a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/sebsauvage/Shaarli/commit/53da201749f8f362323ef278bf338f1d9f7a925a",
"url": "https://github.com/sebsauvage/Shaarli/commit/53da201749f8f362323ef278bf338f1d9f7a925a"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/sebsauvage/Shaarli/issues/134",
"url": "https://github.com/sebsauvage/Shaarli/issues/134"
},
{
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2014/q2/1",
"url": "http://seclists.org/oss-sec/2014/q2/1"
},
{
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2014/q2/4",
"url": "http://seclists.org/oss-sec/2014/q2/4"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/92215",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/92215"
2019-03-17 22:55:22 +00:00
}
]
}
}