cve/2018/CVE-2018-13042.md
2024-06-09 00:33:16 +00:00

21 lines
1.0 KiB
Markdown

### [CVE-2018-13042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13042)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The 1Password application 6.8 for Android is affected by a Denial Of Service vulnerability. By starting the activity com.agilebits.onepassword.filling.openyolo.OpenYoloDeleteActivity or com.agilebits.onepassword.filling.openyolo.OpenYoloRetrieveActivity from an external application (since they are exported), it is possible to crash the 1Password instance.
### POC
#### Reference
- https://www.exploit-db.com/exploits/46165/
- https://www.exploit-db.com/exploits/46165/
- https://www.valbrux.it/blog/2019/01/22/cve-2018-13042-1password-android-7-0-denial-of-service/
- https://www.valbrux.it/blog/2019/01/22/cve-2018-13042-1password-android-7-0-denial-of-service/
#### Github
No PoCs found on GitHub currently.