cvelist/2013/7xxx/CVE-2013-7316.json
2019-03-18 01:37:14 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-7316",
"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": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in GitLab 6.0 and other versions before 6.5.0 allows remote attackers to inject arbitrary web script or HTML via a crafted HTML file, as demonstrated by README.html."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.gitlab.com/2014/01/30/xss-vulnerability-in-gitlab/",
"refsource": "CONFIRM",
"url": "https://www.gitlab.com/2014/01/30/xss-vulnerability-in-gitlab/"
},
{
"name": "64490",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/64490"
},
{
"name": "30329",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/30329"
},
{
"name": "gitlab-readme-xss(89932)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89932"
}
]
}
}