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`.
References
Configurations
History
21 Nov 2024, 07:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/OneSignal/react-native-onesignal/commit/4a66f4237fb51dcc2236889038d488cd49b0f433 - Patch | |
References | () https://github.com/OneSignal/react-native-onesignal/commit/4e43bda4ce1eb395f36bb8a5640002523c051085 - Patch | |
References | () https://securitylab.github.com/advisories/GHSL-2023-051_React_Native_OneSignal_SDK/ - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
Information
Published : 2023-03-27 22:15
Updated : 2024-11-21 07:55
NVD link : CVE-2023-28430
Mitre link : CVE-2023-28430
CVE.ORG link : CVE-2023-28430
JSON object : View
Products Affected
onesignal
- react-native-onesignal
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')