CVE-2025-48281
published 2025-06-09CVE-2025-48281: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer…
PriorityP178critical9.3CVSS 3.1
AVNACLPRNUINSCCHINAL
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.31%
67.0th percentile
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer mystyle-custom-product-designer allows Blind SQL Injection.This issue affects MyStyle Custom Product Designer: from n/a through <= 3.21.1.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| msrc | cbl2_libtiff_4.4.0-7_on_cbl_mariner_2.0 | — | — |
| msrc | cm1_libtiff_4.4.0-7_on_cbl_mariner_1.0 | — | — |
| mystyleplatform | mystyle_custom_product_designer | <= 3.21.1 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect active plugin presence by checking HTTP 200 response body for 'mystyle-custom-product-designer' or 'mystyle-design-profile' strings, which indicates a potentially vulnerable instance.
- →HTTP status code 200 combined with body fingerprint strings is used as the detection condition for vulnerable MyStyle Custom Product Designer installations.
- →The vulnerability is Blind SQL Injection; monitor for anomalous SQL-pattern payloads (e.g., time-based or boolean-based blind injection strings) in requests targeting endpoints served by the mystyle-custom-product-designer WordPress plugin. ↗
- ·The Nuclei template targets plugin versions through 3.21.1; ensure version detection is part of the scan condition to avoid false positives on patched installations. ↗
- ·Detection relies on body string matching alone (plugin asset strings in HTML); sites that minify or rename assets may evade this fingerprint-based check.
CVSS provenance
nvdv3.19.3CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
vendor_msrc5.5MEDIUM
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-rq77-qpj3-hq3x: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer
ghsa_unreviewed·2025-06-09
CVE-2025-48281 [CRITICAL] CWE-89 GHSA-rq77-qpj3-hq3x: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer allows Blind SQL Injection. This issue affects MyStyle Custom Product Designer: from n/a through 3.21.1.
VulnCheck
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2025
CVE-2025-48281 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mystyleplatform MyStyle Custom Product Designer mystyle-custom-product-designer allows Blind SQL Injection.This issue affects MyStyle Custom Product Designer: from n/a through <= 3.21.1.
Affected: mystyleplatform MyStyle Custom Product Designer
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://tracker.crowdsec.net/cves/CVE-2025-48281
Microsoft
processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g. "WRITE of size 307203") via a crafted TIFF image.
vendor_msrc·2023-01-10·CVSS 5.5
CVE-2022-48281 [MEDIUM] CWE-787 processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g. "WRITE of size 307203") via a crafted TIFF image.
processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g. "WRITE of size 307203") via a crafted TIFF image.
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed. Microsoft is committed to transparency in this work which is why we began publishing CSAF/VEX in October 2025. See this blog post for more information. If impact to additional products is identified, we will update the CVE to reflect this.
Mariner: Mariner
mitr
No detection rules found.
Nuclei
MyStyle Custom Product Designer <= 3.21.1 - SQL Injection
nuclei·CVSS 9.3
CVE-2025-48281 MyStyle Custom Product Designer <= 3.21.1 - SQL Injection
MyStyle Custom Product Designer =7'
- 'status_code == 200'
- contains(body, 'mystyle-custom-product-designer') || contains(body, 'mystyle-design-profile')
condition: and
# digest: 490a0046304402202880d11bb86eb855827b613deada21eb443ff57c847e59cdc6fcf78951d15e40022001c14def3fe9e1ad500798999e24eeedde215e3433783f73ee247e45e7e515b8:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-06-09
Published
Exploited in the wild