CVE-2018-19550
published 2018-11-26CVE-2018-19550: Interspire Email Marketer through 6.1.6 allows arbitrary file upload via a surveys_submit.php "create survey and submit survey" operation, which can cause a…
PriorityP262high8.8CVSS 3.0
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
5.99%
92.4th percentile
Interspire Email Marketer through 6.1.6 allows arbitrary file upload via a surveys_submit.php "create survey and submit survey" operation, which can cause a .php file to be accessible under a admin/temp/surveys/ URI.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| interspire | email_marketer | <= 6.5.0 | — |
| interspire | email_marketer | <= 6.1.6 | — |
| interspire | email_marketer | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect multipart POST requests to surveys_submit.php with a file upload field named 'widget[0][field][][value]' containing a .php filename — this is the exploit delivery mechanism for arbitrary PHP file upload. ↗
- →Monitor HTTP GET requests to /admin/temp/surveys/ for .php file access, which would indicate successful webshell/payload deployment following exploitation. ↗
- →Alert on file creation of .php files under the surveys temp directory path (TEMP_DIRECTORY/surveys/<formId>/<responseId>/), as the application moves uploaded files there without extension validation. ↗
- ·CVE-2018-19550 was incompletely patched; CVE-2022-40777 covers the bypass, meaning versions up to 6.5.0 remain vulnerable even after the original fix was applied. Detection rules should cover both CVEs on the same endpoint. ↗
- ·The formId parameter in the exploit URL is attacker-controlled (e.g., 1337), meaning the upload path directory name is arbitrary — detection based on a fixed path suffix alone may miss variants with different formId values. ↗
CVSS provenance
nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/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.
GHSA
GHSA-w4wh-9494-g449: Interspire Email Marketer through 6
ghsa_unreviewed·2022-10-12·CVSS 8.8
CVE-2022-40777 [HIGH] CWE-434 GHSA-w4wh-9494-g449: Interspire Email Marketer through 6
Interspire Email Marketer through 6.5.0 allows arbitrary file upload via a surveys_submit.php "create survey and submit survey" operation, which can cause a .php file to be accessible under a /admin/temp/surveys/ URI. NOTE: this issue exists because of an incomplete fix for CVE-2018-19550.
GHSA
GHSA-w65v-7g95-gw83: Interspire Email Marketer through 6
ghsa_unreviewed·2022-05-14
CVE-2018-19550 [HIGH] CWE-434 GHSA-w65v-7g95-gw83: Interspire Email Marketer through 6
Interspire Email Marketer through 6.1.6 allows arbitrary file upload via a surveys_submit.php "create survey and submit survey" operation, which can cause a .php file to be accessible under a admin/temp/surveys/ URI.
No detection rules found.
No writeups or analysis indexed.
http://packetstormsecurity.com/files/153018/Interspire-Email-Marketer-6.20-Remote-Code-Execution.htmlhttps://medium.com/%40buiquang266/some-vulnerabilities-in-interspire-email-marketer-caa7bc861d14http://packetstormsecurity.com/files/153018/Interspire-Email-Marketer-6.20-Remote-Code-Execution.htmlhttps://medium.com/%40buiquang266/some-vulnerabilities-in-interspire-email-marketer-caa7bc861d14
2018-11-26
Published