cvelist/2023/1xxx/CVE-2023-1708.json

100 lines
3.5 KiB
JSON
Raw Normal View History

2023-03-29 19:00:58 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-1708",
2023-04-05 21:00:34 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "GitLab",
"version": {
"version_data": [
{
"version_value": ">=1.0, <15.8.5"
},
{
"version_value": ">=15.9, <15.9.4"
},
{
"version_value": ">=15.10, <15.10.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper control of generation of code ('code injection') in GitLab"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/387185",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/387185",
"refsource": "MISC"
},
{
"name": "https://hackerone.com/reports/1805604",
"url": "https://hackerone.com/reports/1805604",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1708.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1708.json",
"refsource": "CONFIRM"
}
]
2023-03-29 19:00:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-05 21:00:34 +00:00
"value": "An issue was identified in GitLab CE/EE affecting all versions from 1.0 prior to 15.8.5, 15.9 prior to 15.9.4, and 15.10 prior to 15.10.1 where non-printable characters gets copied from clipboard, allowing unexpected commands to be executed on victim machine."
2023-03-29 19:00:58 +00:00
}
]
2023-04-05 21:00:34 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"version": "3.1",
"baseScore": 5.7,
"baseSeverity": "MEDIUM"
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks [st4nly0n](https://hackerone.com/st4nly0n) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2023-03-29 19:00:58 +00:00
}