CVE-2019-12828
published 2019-06-14CVE-2019-12828: An issue was discovered in Electronic Arts Origin before 10.5.39. Due to improper sanitization of the origin:// and origin2:// URI schemes, it is possible to…
PriorityP264high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
13.27%
95.9th percentile
An issue was discovered in Electronic Arts Origin before 10.5.39. Due to improper sanitization of the origin:// and origin2:// URI schemes, it is possible to inject additional arguments into the Origin process and ultimately leverage code execution by loading a backdoored Qt plugin remotely via the platformpluginpath argument supplied with a Windows network share.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ea | origin | < 10.5.39 | 10.5.39 |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor process creation for Origin.exe spawned with Qt argument injection flags such as -platformpluginpath, -reverse, -Origin_MultipleInstances, /noUpdate, or /StartClientMinimized in the command line. ↗
- →Alert on Origin.exe loading DLLs from UNC/Windows network share paths (\\server\share\...) via the -platformpluginpath argument, indicating remote plugin loading. ↗
- →Inspect iframe or HTML content for origin:// or origin2:// URI schemes with appended argument injection patterns (e.g., embedded quotes and Qt/Origin flags). ↗
- →Monitor for DLL loads by Origin.exe from the imageformats subdirectory of a UNC network path, which is the plugin directory used to deliver the backdoored Qt plugin payload. ↗
- ·The backdoored Qt plugin DLL must contain a valid .qtmetad section to be loaded by Origin; a generic DLL without this section will be rejected by the Qt plugin loader. ↗
CVSS provenance
nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://packetstormsecurity.com/files/153385/EA-Origin-Remote-Code-Execution.htmlhttps://www.bleepingcomputer.com/news/security/qt5-based-gui-apps-susceptible-to-remote-code-execution/https://www.youtube.com/watch?v=E9vCx9KsF3chttps://www.zerodayinitiative.com/advisories/ZDI-19-574/https://zeropwn.github.io/2019-05-22-fun-with-uri-handlers/http://packetstormsecurity.com/files/153385/EA-Origin-Remote-Code-Execution.htmlhttps://www.bleepingcomputer.com/news/security/qt5-based-gui-apps-susceptible-to-remote-code-execution/https://www.youtube.com/watch?v=E9vCx9KsF3chttps://www.zerodayinitiative.com/advisories/ZDI-19-574/https://zeropwn.github.io/2019-05-22-fun-with-uri-handlers/
2019-06-14
Published