WordPress Ultimate Form Builder Lite plugin version 1.3.7 and below contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the entry_id POST parameter. Attackers can send POST requests to the admin-ajax.php endpoint with the ufbl_get_entry_detail_action action to extract, modify, or escalate privileges within the WordPress database.
PUBLISHED5.2CWE-89
WordPress Ultimate Form Builder Lite 1.3.7 SQL Injection via entry_id
Problem type
Affected products
ultimate-form-builder-lite
Ultimate Form Builder Lite
<= 1.3.7 - AFFECTED
References
ExploitDB-44884
https://www.exploit-db.com/exploits/44884
Vulnerability Advisory
http://vulnerablesite.com/wp-admin/admin-ajax.php
VulnCheck Advisory: WordPress Ultimate Form Builder Lite 1.3.7 SQL Injection via entry_id
https://www.vulncheck.com/advisories/wordpress-ultimate-form-builder-lite-sql-injection-via-entry-id
JSON source
https://cveawg.mitre.org/api/cve/CVE-2018-25352Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2018-25352",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-05-23T18:30:52.705Z",
"dateReserved": "2026-05-23T15:40:32.389Z",
"datePublished": "2026-05-23T18:30:52.705Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-05-23T18:30:52.705Z"
},
"datePublic": "2018-06-12T00:00:00.000Z",
"title": "WordPress Ultimate Form Builder Lite 1.3.7 SQL Injection via entry_id",
"descriptions": [
{
"lang": "en",
"value": "WordPress Ultimate Form Builder Lite plugin version 1.3.7 and below contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the entry_id POST parameter. Attackers can send POST requests to the admin-ajax.php endpoint with the ufbl_get_entry_detail_action action to extract, modify, or escalate privileges within the WordPress database."
}
],
"affected": [
{
"vendor": "ultimate-form-builder-lite",
"product": "Ultimate Form Builder Lite",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThanOrEqual": "1.3.7"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/exploits/44884",
"name": "ExploitDB-44884",
"tags": [
"exploit"
]
},
{
"url": "http://vulnerablesite.com/wp-admin/admin-ajax.php",
"name": "Vulnerability Advisory",
"tags": [
"vendor-advisory"
]
},
{
"url": "https://www.vulncheck.com/advisories/wordpress-ultimate-form-builder-lite-sql-injection-via-entry-id",
"name": "VulnCheck Advisory: WordPress Ultimate Form Builder Lite 1.3.7 SQL Injection via entry_id",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "defensecode",
"type": "finder"
}
]
}
}
}