Skip to content

Commit f741a29

Browse files
Merge pull request #6369 from github/G-Rath-GHSA-qm9p-f9j5-w83w
2 parents c0dd248 + 09bc8ff commit f741a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

advisories/github-reviewed/2025/09/GHSA-qm9p-f9j5-w83w/GHSA-qm9p-f9j5-w83w.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qm9p-f9j5-w83w",
4-
"modified": "2025-09-20T00:50:59Z",
4+
"modified": "2025-09-20T00:51:00Z",
55
"published": "2025-09-17T21:30:42Z",
66
"aliases": [
77
"CVE-2025-56648"
88
],
99
"summary": "Parcel has an Origin Validation Error vulnerability",
10-
"details": "npm parcel 2.0.0-alpha and before has an Origin Validation Error vulnerability. Malicious websites can send XMLHTTPRequests to the application's development server and read the response to steal source code when developers visit them.",
10+
"details": "parcel versions 1.6.0 and above have an Origin Validation Error vulnerability. Malicious websites can send XMLHTTPRequests to the application's development server and read the response to steal source code when developers visit them.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "1.6.0"
2929
},
3030
{
31-
"last_affected": "2.14.4"
31+
"last_affected": "2.16.0"
3232
}
3333
]
3434
}

0 commit comments

Comments
 (0)