Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,19 +1,37 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hp4v-q7qc-45wr",
"modified": "2025-04-09T18:30:49Z",
"modified": "2025-04-09T18:31:51Z",
"published": "2025-04-07T15:31:10Z",
"aliases": [
"CVE-2025-30401"
],
"details": "A spoofing issue in WhatsApp for Windows prior to version 2.2450.6 displayed attachments according to their MIME type but selected the file opening handler based on the attachment’s filename extension. A maliciously crafted mismatch could have caused the recipient to inadvertently execute arbitrary code rather than view the attachment when manually opening the attachment inside WhatsApp.",
"summary": "CVE-2025-30401",
"details": "A spoofing issue in WhatsApp for Windows prior to version 2.2450.6 displayed attachments according to their MIME type but selected the file opening handler based on the attachment’s filename extension. A maliciously crafted mismatch could have caused the recipient to inadvertently execute arbitrary code rather than view the attachment when manually opening the attachment inside WhatsApp.\n\nAcknowledgment: External Researcher - Adam Kahlon.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": ""
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
Expand All @@ -23,6 +41,10 @@
"type": "WEB",
"url": "https://www.facebook.com/security/advisories/cve-2025-30401"
},
{
"type": "PACKAGE",
"url": "https://www.linkedin.com/posts/adkali_cve202530401-poc-whatsapp-activity-7318190804584300544-InQC"
},
{
"type": "WEB",
"url": "https://www.whatsapp.com/security/advisories/2025"
Expand Down