GHSA-8JC3-5P29-QGJX
Vulnerability from github – Published: 2024-02-02 20:43 – Updated: 2024-02-02 20:43
VLAI
Summary
PHPMailer Local file inclusion
Details
Impact
Arbitrary local file inclusion via the $lang property, remotely exploitable if host application passes unfiltered user data into that property. The 3 CVEs listed are applications that used PHPMailer that were vulnerable to this problem.
Patches
It's not known exactly when this was fixed in the host applications, but it was fixed in PHPMailer 5.2.0.
Workarounds
Filter and validate user-supplied data before use.
References
https://nvd.nist.gov/vuln/detail/CVE-2006-5734 https://nvd.nist.gov/vuln/detail/CVE-2007-3215 https://nvd.nist.gov/vuln/detail/CVE-2007-2021 Example exploit: https://www.exploit-db.com/exploits/14893
For more information
If you have any questions or comments about this advisory: * Open a private issue in the PHPMailer project
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpmailer/phpmailer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2006-5734"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T20:43:57Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "### Impact\nArbitrary local file inclusion via the `$lang` property, remotely exploitable if host application passes unfiltered user data into that property. The 3 CVEs listed are applications that used PHPMailer that were vulnerable to this problem.\n\n### Patches\nIt\u0027s not known exactly when this was fixed in the host applications, but it was fixed in PHPMailer 5.2.0.\n\n### Workarounds\nFilter and validate user-supplied data before use.\n\n### References\nhttps://nvd.nist.gov/vuln/detail/CVE-2006-5734\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-3215\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-2021\nExample exploit: https://www.exploit-db.com/exploits/14893\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)",
"id": "GHSA-8jc3-5p29-qgjx",
"modified": "2024-02-02T20:43:57Z",
"published": "2024-02-02T20:43:57Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/PHPMailer/PHPMailer/security/advisories/GHSA-8jc3-5p29-qgjx"
},
{
"type": "PACKAGE",
"url": "https://github.com/PHPMailer/PHPMailer"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "PHPMailer Local file inclusion"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…