Pinterest Image Pin Security & Risk Analysis

wordpress.org/plugins/pinterest-image-pin

Adds Pinterest button to individual images for one by one image pinning. Enjoy

20 active installs v0.6 PHP + WP 2+ Updated Apr 25, 2012
imagepinpinningpinterestsocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pinterest Image Pin Safe to Use in 2026?

Generally Safe

Score 85/100

Pinterest Image Pin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "pinterest-image-pin" plugin v0.6 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and a clean vulnerability history over time suggest a commitment to security by the developers. The static analysis reveals a very small attack surface with zero entry points identified, and importantly, no unprotected AJAX handlers, REST API routes, or shortcodes. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and ensuring all outputs are properly escaped. File operations and external HTTP requests are also absent, further reducing potential vectors.

However, a single critical code signal is present: the use of the `create_function()` language construct. This function is deprecated and considered a security risk because it allows for the creation of anonymous functions from strings, which can be vulnerable to code injection if the string content is not rigorously sanitized. While no taint flows were identified in this analysis, the mere presence of `create_function()` represents a potential, albeit currently unrealized, risk. The complete lack of nonce and capability checks, while not immediately problematic given the zero entry points, signifies a missed opportunity to implement robust access control, which could become a weakness if the plugin's attack surface were to expand in future versions.

Key Concerns

  • Use of deprecated and insecure create_function()
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Pinterest Image Pin Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Pinterest Image Pin Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_functioncreate_function(functions.php:45
Attack Surface

Pinterest Image Pin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuindex.php:19
actionadmin_initindex.php:20
actionwp_headindex.php:23
actionthe_contentindex.php:24
actionwp_footerindex.php:25
Maintenance & Trust

Pinterest Image Pin Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedApr 25, 2012
PHP min version
Downloads28K

Community Trust

Rating40/100
Number of ratings3
Active installs20
Developer Profile

Pinterest Image Pin Developer Profile

Shane Jones

3 plugins · 50 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Pinterest Image Pin

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/pinterest_image_pin/sdj_pip_main.css

HTML / DOM Fingerprints

CSS Classes
sdj_pinterest_wrapsdjpip_linkboxpin-it-buttonsdjpip_footer_link
HTML Comments
Pinterest Image Pin included this lineShane Jones - www.shanejones.co.ukEND Pinterest Image Pin
Data Attributes
data-hrefdata-senddata-layoutdata-widthdata-show-facesdata-text+6 more
JS Globals
window.PinIt
FAQ

Frequently Asked Questions about Pinterest Image Pin