cve/2022/CVE-2022-23923.md

19 lines
744 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-23923](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23923)
![](https://img.shields.io/static/v1?label=Product&message=jailed&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Sandbox%20Bypass&color=brighgreen)
### Description
All versions of package jailed are vulnerable to Sandbox Bypass via an exported alert() method which can access the main application. Exported methods are stored in the application.remote object.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2441254
- https://snyk.io/vuln/SNYK-JS-JAILED-2391490
#### Github
No PoCs found on GitHub currently.