cvelist/2019/6xxx/CVE-2019-6796.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-24 20:06:55 -05:00
{
2019-03-18 03:58:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6796",
2019-04-11 20:00:41 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 03:58:57 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-09-09 20:00:49 +00:00
"value": "An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It allows XSS (issue 2 of 2). The user status field contains a lack of input validation and output encoding that results in a persistent XSS."
2019-04-11 20:00:41 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-09-09 20:00:49 +00:00
"refsource": "CONFIRM",
"name": "https://about.gitlab.com/2019/01/31/security-release-gitlab-11-dot-7-dot-3-released/",
"url": "https://about.gitlab.com/2019/01/31/security-release-gitlab-11-dot-7-dot-3-released/"
2019-04-11 20:00:41 +00:00
},
{
2019-09-09 20:00:49 +00:00
"refsource": "CONFIRM",
"name": "https://about.gitlab.com/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released/",
"url": "https://about.gitlab.com/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released/"
2019-04-11 20:00:41 +00:00
},
{
2019-09-09 20:00:49 +00:00
"refsource": "CONFIRM",
2019-04-11 20:00:41 +00:00
"name": "https://gitlab.com/gitlab-org/gitlab-ce/issues/57112",
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/57112"
2019-09-09 20:00:49 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://gitlab.com/gitlab-org/gitlab-ce/issues/55320",
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/55320"
2019-03-18 03:58:57 +00:00
}
]
}
}