原始 OSV JSON{
"id": "GHSA-738m-f33v-qc2r",
"aliases": [
"CVE-2015-8476"
],
"details": "### Impact\nAttackers could inject arbitrary SMTP commands via by exploiting the fact that valid email addresses may contain line breaks, which are not handled correctly in some contexts.\n\n### Patches\nFixed in 5.2.14 in [this commit](https://github.com/PHPMailer/PHPMailer/commit/6687a96a18b8f12148881e4ddde795ae477284b0).\n\n### Workarounds\nManually strip line breaks from email addresses before passing them to PHPMailer.\n\n### References\nhttps://nvd.nist.gov/vuln/detail/CVE-2015-8476\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a private issue in [the PHPMailer project](https://github.com/PHPMailer/PHPMailer)",
"summary": "SMTP Injection in PHPMailer",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.2.14"
}
]
}
],
"package": {
"name": "phpmailer/phpmailer",
"ecosystem": "Packagist"
}
}
],
"modified": "2020-03-05T21:57:18Z",
"severity": [],
"published": "2020-03-05T22:09:19Z",
"references": [
{
"url": "https://github.com/PHPMailer/PHPMailer/security/advisories/GHSA-738m-f33v-qc2r",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8476",
"type": "ADVISORY"
},
{
"url": "https://github.com/PHPMailer/PHPMailer/commit/6687a96a18b8f12148881e4ddde795ae477284b0",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/phpmailer/phpmailer/CVE-2015-8476.yaml",
"type": "WEB"
},
{
"url": "https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.14",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177130.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177139.html",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2015/dsa-3416",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/12/04/5",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/12/05/1",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/78619",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-03-05T21:57:18Z"
}
}