Skip to content

Commit e7fb55a

Browse files
1 parent 9b10645 commit e7fb55a

2 files changed

Lines changed: 65 additions & 33 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-g4w6-c99w-4wh7",
4+
"modified": "2026-01-29T15:46:52Z",
5+
"published": "2026-01-28T18:30:47Z",
6+
"aliases": [
7+
"CVE-2025-57283"
8+
],
9+
"summary": "BrowserStack Local vulnerable to Command Injection through logfile variable",
10+
"details": "The Node.js package browserstack-local 1.5.8 contains a command injection vulnerability. This occurs because the logfile variable is not properly sanitized in lib/Local.js.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "browserstack-local"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.5.8"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57283"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://gist.github.com/Dremig/b639c61541dd1482007dc7a5cd7fefb1"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/browserstack/browserstack-local-nodejs"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://www.npmjs.com"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-77"
59+
],
60+
"severity": "MODERATE",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-01-29T15:46:52Z",
63+
"nvd_published_at": "2026-01-28T16:16:12Z"
64+
}
65+
}

advisories/unreviewed/2026/01/GHSA-g4w6-c99w-4wh7/GHSA-g4w6-c99w-4wh7.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)