mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-46648",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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": [
|
|
{
|
|
"url": "https://github.com/ruby-git/ruby-git",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/ruby-git/ruby-git"
|
|
},
|
|
{
|
|
"url": "https://github.com/ruby-git/ruby-git/pull/602",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/ruby-git/ruby-git/pull/602"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN16765254/index.html",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN16765254/index.html"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |