flicknpress Security & Risk Analysis

wordpress.org/plugins/flicknpress

flicknpress is a WordPress plugin that lets you attach a cropped photo from Flickr right inside your blog post.

10 active installs v1.1 PHP + WP 3.0+ Updated Unknown
flickr
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is flicknpress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The flicknpress plugin v1.1 exhibits a mixed security posture. While it demonstrates good practices in SQL query handling with 100% prepared statements and has a clean vulnerability history with no known CVEs, significant concerns arise from its static analysis. The presence of a single unprotected AJAX handler represents a critical entry point with no authentication or capability checks, making it susceptible to unauthorized execution.

Furthermore, the complete lack of output escaping across all detected outputs is a major red flag. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site. The use of the `unserialize` function without sufficient sanitization or validation also presents a potential risk for object injection vulnerabilities. Although no specific taint flows were identified, the combination of these factors, particularly the unprotected AJAX endpoint and widespread unescaped output, elevates the overall risk profile of this plugin.

Key Concerns

  • AJAX handler without auth checks
  • Output escaping not properly implemented
  • Dangerous function 'unserialize' used
Vulnerabilities
None known

flicknpress Security Vulnerabilities

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

flicknpress Code Analysis

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

Dangerous Functions Found

unserialize$this->parsed_response = $this->clean_text_nodes(unserialize($this->response));phpFlickr.php:301
unserializereturn unserialize(file_get_contents('http://phpflickr.com/geodata/?format=php&lat=' . $lat . '&lon=phpFlickr.php:386

Output Escaping

0% escaped31 total outputs
Attack Surface
1 unprotected

flicknpress Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_my_special_actionflicknpress.php:13
WordPress Hooks 6
actionadmin_menuflicknpress.php:11
actionadmin_headflicknpress.php:12
actionsave_postflicknpress.php:14
filterthe_contentflicknpress.php:15
actionadmin_headflicknpress.php:16
actionwp_headflicknpress.php:17
Maintenance & Trust

flicknpress Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

flicknpress Developer Profile

bjplink

2 plugins · 20 total installs

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

How We Detect flicknpress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flicknpress/style_admin.css/wp-content/plugins/flicknpress/style_theme.css

HTML / DOM Fingerprints

CSS Classes
bjl_flickr_image_centerbjl_flickr_image_left_rightbjl_flickr_image_boxbjl_flickr_image_selectedbjl_flickr_image_description
Data Attributes
id="bjl_flickr_images"name="bjl_flickr_image_keywords"id="bjl_flickr_image_results"name="bjl_flickr_image_results"id="bjl_flickr_image_license"name="bjl_flickr_image_license"+16 more
JS Globals
bjl_flickr_image_keywordsbjl_flickr_image_resultsbjl_flickr_image_licensebjl_flickr_image_photo_idbjl_flickr_image_photo_urlbjl_flickr_image_owner_id+3 more
FAQ

Frequently Asked Questions about flicknpress