Vulnerability Description
OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues (types: [closed]) (i.e., when an Issue is closed). The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on Organization/Repository level are set to read-write. This workflow runs the following step with data controlled by the comment `(${{ github.event.issue.title }} – the full title of the Issue)`, allowing an attacker to take over the GitHub Runner and run custom commands, potentially stealing any secret (if used), or altering the repository. This issue was found with CodeQL using javascript’s Expression injection in Actions query. This issue has been addressed in the repositories github action. No actions are required by users. This issue is also tracked as `GHSL-2023-051`.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Onesignal | React-Native-Onesignal | < 4.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/OneSignal/react-native-onesignal/commit/4a66f4237fb51dcc22368Patch
- https://github.com/OneSignal/react-native-onesignal/commit/4e43bda4ce1eb395f36bbPatch
- https://securitylab.github.com/advisories/GHSL-2023-051_React_Native_OneSignal_SExploitThird Party Advisory
- https://github.com/OneSignal/react-native-onesignal/commit/4a66f4237fb51dcc22368Patch
- https://github.com/OneSignal/react-native-onesignal/commit/4e43bda4ce1eb395f36bbPatch
- https://securitylab.github.com/advisories/GHSL-2023-051_React_Native_OneSignal_SExploitThird Party Advisory
FAQ
What is CVE-2023-28430?
CVE-2023-28430 is a vulnerability with a CVSS score of 7.3 (HIGH). OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues (types: [closed]) (i.e., when an Issue is closed). The workflow...
How severe is CVE-2023-28430?
CVE-2023-28430 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-28430?
Check the references section above for vendor advisories and patch information. Affected products include: Onesignal React-Native-Onesignal.