原始 OSV JSON
{
"id": "GHSA-hxx6-p24v-wg8c",
"aliases": [
"CVE-2013-2617"
],
"details": "`lib/curl.rb` in the Curl Gem for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a URL.",
"summary": "Curl Gem insufficient URL escaping command injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.0.9"
}
]
}
],
"package": {
"name": "curl",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-08-29T10:57:50Z",
"severity": [],
"published": "2017-10-24T18:33:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2617",
"type": "ADVISORY"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/curl/CVE-2013-2617.yml",
"type": "WEB"
},
{
"url": "https://github.com/tggo/curl",
"type": "PACKAGE"
},
{
"url": "http://packetstormsecurity.com/files/120778/Ruby-Gem-Curl-Command-Execution.html",
"type": "WEB"
},
{
"url": "http://seclists.org/fulldisclosure/2013/Mar/124",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/03/19/9",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:41:31Z"
}
}