2022-12-28 05:00:42 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-46648" ,
2023-01-17 10:00:42 +00:00
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"STATE" : "PUBLIC"
2023-01-17 17:56:57 +09:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "ruby-git" ,
"product" : {
"product_data" : [
{
"product_name" : "ruby-git" ,
"version" : {
"version_data" : [
{
"version_value" : "versions prior to v1.13.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Code injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2023-01-17 10:00:42 +00:00
"url" : "https://github.com/ruby-git/ruby-git" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ruby-git/ruby-git"
2023-01-17 17:56:57 +09:00
} ,
{
2023-01-17 10:00:42 +00:00
"url" : "https://github.com/ruby-git/ruby-git/pull/602" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ruby-git/ruby-git/pull/602"
2023-01-17 17:56:57 +09:00
} ,
{
2023-01-17 10:00:42 +00:00
"url" : "https://jvn.jp/en/jp/JVN16765254/index.html" ,
"refsource" : "MISC" ,
"name" : "https://jvn.jp/en/jp/JVN16765254/index.html"
2023-01-31 01:00:36 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230130 [SECURITY] [DLA 3303-1] ruby-git security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/01/msg00043.html"
2023-01-17 17:56:57 +09:00
}
]
2022-12-28 05:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-01-17 17:56:57 +09:00
"value" : "ruby-git versions prior to v1.13.0 allows a remote authenticated attacker to execute an arbitrary ruby code by having a user to load a repository containing a specially crafted filename to the product. This vulnerability is different from CVE-2022-47318."
2022-12-28 05:00:42 +00:00
}
]
}
}