cbcvebase.
CVE-2019-12828
published 2019-06-14

CVE-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
VendorProductVersion rangeFixed in
eaorigin< 10.5.3910.5.39

Detection & IOCsextracted from sources · hover to see the quote

otherorigin://?" -reverse "
otherorigin://?" -Origin_MultipleInstances "
otherorigin://?" /noUpdate "
otherorigin://?" /StartClientMinimized /noUpdate -Origin_MultipleInstances "
filenameFILE1337.dll
pathimageformats
other.qtmetad
  • 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.