2021-06-08 00:00:53 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-06-02 13:46:07 +00:00
"ID" : "CVE-2021-34083" ,
"STATE" : "PUBLIC"
2021-06-08 00:00:53 +00:00
} ,
2022-06-02 13:46:07 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-06-08 00:00:53 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 13:46:07 +00:00
"value" : "Google-it is a Node.js package which allows its users to send search queries to Google and receive the results in a JSON format. When using the 'Open in browser' option in versions up to 1.6.2, google-it will unsafely concat the result's link retrieved from google to a shell command, potentially exposing the server to RCE."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://advisory.checkmarx.net/advisory/CX-2021-4777" ,
"refsource" : "MISC" ,
"name" : "https://advisory.checkmarx.net/advisory/CX-2021-4777"
} ,
{
"url" : "https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59" ,
"refsource" : "MISC" ,
"name" : "https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59"
} ,
{
"url" : "https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34" ,
"refsource" : "MISC" ,
"name" : "https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34"
2021-06-08 00:00:53 +00:00
}
]
}
}