原始 OSV JSON{
"id": "GHSA-hwch-749c-rv63",
"aliases": [
"CVE-2013-7378"
],
"details": "Versions 2.4.3 and earlier of hubot-scripts are vulnerable to a command injection vulnerablity in the `hubot-scripts/package/src/scripts/email.coffee` module.\n\n\n### Mitigating Factors\nThe email script is not enabled by default, it has to be manually added to hubot's list of loaded scripts.\n\n\n## Recommendation\n\nUpdate hubot-scripts to version 2.4.4 or later.",
"summary": "Potential Command Injection in hubot-scripts",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.5"
}
]
}
],
"package": {
"name": "hubot-scripts",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.4.3"
}
}
],
"modified": "2021-04-12T21:34:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-08-31T22:46:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7378",
"type": "ADVISORY"
},
{
"url": "https://github.com/github/hubot-scripts/commit/feee5abdb038a229a98969ae443cdb8a61747782",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/13",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/15/2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:07:47Z"
}
}