2020-01-28 19:02:09 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8130" ,
2020-02-24 15:01:10 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/ruby/ruby" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in Rake 12.3.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "OS Command Injection (CWE-78)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/651518" ,
"url" : "https://hackerone.com/reports/651518"
2020-02-27 00:01:10 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20200226 [SECURITY] [DLA 2120-1] rake security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2020/02/msg00026.html"
2020-03-17 15:01:14 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4295-1" ,
"url" : "https://usn.ubuntu.com/4295-1/"
2020-03-29 01:01:15 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:0395" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00041.html"
2020-04-27 05:01:13 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-28e06b5f08" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VXMX4ARNX2JLRJMSH4N3J3UBMUT5CI44/"
2020-04-27 07:01:13 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-dc1ae17bb5" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/523CLQ62VRN3VVC52KMPTROCCKY4Z36B/"
2020-02-24 15:01:10 +00:00
}
]
2020-01-28 19:02:09 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-24 15:01:10 +00:00
"value" : "There is an OS command injection vulnerability in Ruby Rake < 12.3.3 in Rake::FileList when supplying a filename that begins with the pipe character `|`."
2020-01-28 19:02:09 +00:00
}
]
}
}