cbcvebase.
CVE-2019-19740
published 2019-12-12

CVE-2019-19740: Octeth Oempro 4.7 and 4.8 allow SQL injection. The parameter CampaignID in Campaign.Get is vulnerable.

PriorityP266critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
5.76%
92.1th percentile
Octeth Oempro 4.7 and 4.8 allow SQL injection. The parameter CampaignID in Campaign.Get is vulnerable.

Affected

2 ranges
VendorProductVersion rangeFixed in
octethoempro
octethoempro

Detection & IOCsextracted from sources · hover to see the quote

url/api.php
commandcommand=Campaign.Get&CampaignID=2019'&responseformat=JSON
commandcommand=Campaign.Get&CampaignID=2019 OR '1=1&responseformat=JSON
  • Monitor POST requests to /api.php where the 'command' parameter equals 'Campaign.Get' and the 'CampaignID' parameter contains SQL metacharacters (e.g., single quotes, OR clauses).
  • Flag HTTP POST bodies to /api.php containing 'CampaignID=' values with SQL injection patterns such as a trailing single quote or boolean-based payloads like "OR '1=1".
  • Exploitation requires an authenticated session; correlate suspicious Campaign.Get API calls with valid session tokens to identify insider or post-auth attack scenarios.
  • ·Affected versions are limited to Oempro 4.7 and 4.8; ensure version fingerprinting is part of the detection scope.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/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.