cvelist/2013/4xxx/CVE-2013-4583.json

102 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:03:49 +00:00
"CVE_data_meta": {
2020-01-28 16:01:13 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:03:49 +00:00
"ID": "CVE-2013-4583",
2020-01-28 16:01:13 +00:00
"STATE": "PUBLIC"
2019-03-17 22:03:49 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-28 16:01:13 +00:00
"value": "The parse_cmd function in lib/gitlab_shell.rb in GitLab 5.0 before 5.4.2, Community Edition before 6.2.4, and Enterprise Edition before 6.2.1 and gitlab-shell before 1.7.8 allows remote authenticated users to gain privileges and clone arbitrary repositories."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Directory Traversal (Local File Inclusion)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "GitLab",
"version": {
"version_data": [
{
"version_value": "5.0 before 5.4.2"
}
]
}
},
{
"product_name": "GitLab Community Edition",
"version": {
"version_data": [
{
"version_value": "before 6.2.4"
}
]
}
},
{
"product_name": "GitLab Enterprise Edition",
"version": {
"version_data": [
{
"version_value": "before 6.2.1"
}
]
}
},
{
"product_name": "gitlab-shell",
"version": {
"version_data": [
{
"version_value": "before 1.7.8"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/11/15/4",
"url": "http://www.openwall.com/lists/oss-security/2013/11/15/4"
},
{
"refsource": "MISC",
"name": "https://www.gitlab.com/2013/11/14/multiple-critical-vulnerabilities-in-gitlab/",
"url": "https://www.gitlab.com/2013/11/14/multiple-critical-vulnerabilities-in-gitlab/"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/11/18/4",
"url": "https://www.openwall.com/lists/oss-security/2013/11/18/4"
2019-03-17 22:03:49 +00:00
}
]
}
}