GHSA-VC6Q-CCJ9-9R89
Vulnerability from github – Published: 2024-04-05 06:30 – Updated: 2025-03-14 19:53
VLAI?
Summary
MailDev Remote Code Execution
Details
MailDev 2 through 2.1.0 allows Remote Code Execution via a crafted Content-ID header for an e-mail attachment, leading to lib/mailserver.js writing arbitrary code into the routes.js file.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "maildev"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0-beta1"
},
{
"last_affected": "2.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-27448"
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-05T17:03:37Z",
"nvd_published_at": "2024-04-05T06:15:10Z",
"severity": "CRITICAL"
},
"details": "MailDev 2 through 2.1.0 allows Remote Code Execution via a crafted Content-ID header for an e-mail attachment, leading to `lib/mailserver.js` writing arbitrary code into the `routes.js` file.",
"id": "GHSA-vc6q-ccj9-9r89",
"modified": "2025-03-14T19:53:02Z",
"published": "2024-04-05T06:30:46Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27448"
},
{
"type": "WEB",
"url": "https://github.com/maildev/maildev/issues/467"
},
{
"type": "WEB",
"url": "https://gist.github.com/stypr/fe2003f00959f7e3d92ab9d5260433f8"
},
{
"type": "WEB",
"url": "https://github.com/Tim-Hoekstra/MailDev-2.1.0-Exploit-RCE"
},
{
"type": "PACKAGE",
"url": "https://github.com/maildev/maildev"
},
{
"type": "WEB",
"url": "https://github.com/maildev/maildev/releases"
},
{
"type": "WEB",
"url": "https://intrix.com.au/articles/exposing-major-security-flaw-in-maildev"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "MailDev Remote Code Execution"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…