mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "support@hackerone.com",
|
|
"ID" : "CVE-2015-8969",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "git-fastclone ruby gem All versions before 1.0.5",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "git-fastclone ruby gem All versions before 1.0.5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to \"cd \" and \"git clone \" commands in the library."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Arbitrary Command Execution"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/square/git-fastclone/pull/5",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/square/git-fastclone/pull/5"
|
|
},
|
|
{
|
|
"name" : "https://hackerone.com/reports/105190",
|
|
"refsource" : "MISC",
|
|
"url" : "https://hackerone.com/reports/105190"
|
|
},
|
|
{
|
|
"name" : "81433",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/81433"
|
|
}
|
|
]
|
|
}
|
|
}
|