CVE-2014-9173

Google Doc Embedder <2.5.15 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2014-9173. PoCs published by Securely (Yoo Hee man), Kacper Szurek.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Google Document Embedder 2.5.16, bypassing mysql_real_escape_string via a crafted UNION-based payload to leak user data from the wp_users table.

Description

SQL injection vulnerability in view.php in the Google Doc Embedder plugin before 2.5.15 for WordPress allows remote attackers to execute arbitrary SQL commands via the gpid parameter.

Exploits (2)

exploitdb WORKING POC
by Securely (Yoo Hee man) · textwebappsphp
https://www.exploit-db.com/exploits/35447

This exploit demonstrates a SQL injection vulnerability in Google Document Embedder 2.5.16, bypassing mysql_real_escape_string via a crafted UNION-based payload to leak user data from the wp_users table.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Google Document Embedder 2.5.16
No auth needed
Prerequisites: WordPress installation with vulnerable plugin · Access to the plugin's ~view.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC
by Kacper Szurek · textwebappsphp
https://www.exploit-db.com/exploits/35371

This exploit demonstrates a SQL injection vulnerability in Google Doc Embedder 2.5.14, where the `gpid` parameter is not properly escaped, allowing an attacker to extract sensitive data such as user passwords from the database.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Google Doc Embedder 2.5.14
No auth needed
Prerequisites: Access to the vulnerable WordPress plugin endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/98944
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/35371
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/show/osvdb/115044

Scores

EPSS 0.0518
EPSS Percentile 91.4%

Details

CWE
CWE-89
Status published
Products (1)
google_doc_embedder_project/google_doc_embedder < 2.5.14
Published Dec 02, 2014
Tracked Since Feb 18, 2026