Priceline Partner Network WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/priceline-partner-network-official-searchbox

Easily add the Priceline travel widget to your own website in just a few clicks.

10 active installs v1.1.0 PHP + WP 4.3.1+ Updated Feb 10, 2016
search-car-rentalssearch-flightssearch-hotelssearch-vacation-packagessearchbox
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Priceline Partner Network WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Priceline Partner Network WordPress Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "priceline-partner-network-official-searchbox" v1.1.0 exhibits a mixed security posture. On one hand, the absence of known CVEs and a lack of identified critical or high severity taint flows are positive indicators. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are good security practices. However, the static analysis reveals significant concerns that undermine this otherwise positive outlook. The presence of 'create_function' is a major red flag, as this deprecated PHP function can be a source of remote code execution vulnerabilities if not handled with extreme care, which is often difficult to guarantee. Additionally, a critically low percentage of output escaping (1%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The complete lack of nonce checks and capability checks on entry points, coupled with zero identified AJAX handlers or REST API routes, is unusual. While this means there's no direct attack surface exposed without authentication, it also means that any potential functionality that might exist, if triggered through indirect means or future development, would be entirely unprotected.

Key Concerns

  • Dangerous function: create_function used
  • Very low output escaping percentage
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Priceline Partner Network WordPress Plugin Security Vulnerabilities

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

Priceline Partner Network WordPress Plugin Code Analysis

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

Dangerous Functions Found

create_functioncreate_function('', 'return register_widget("PPN\Searchbox");')includes\core.php:67
create_functioncreate_function('', 'return wp_register_style("' . $file_name . '", "' . $file_url . '");')includes\widget.php:140
create_functioncreate_function('', 'return wp_register_script("' . $file_name . '", "' . $file_url . '", array("jquincludes\widget.php:144

Output Escaping

1% escaped194 total outputs
Attack Surface

Priceline Partner Network WordPress Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuincludes\core.php:57
actionplugins_loadedincludes\core.php:60
actionadmin_initincludes\core.php:63
actionwidgets_initincludes\core.php:66
actioninitincludes\widget.php:139
actioninitincludes\widget.php:143
Maintenance & Trust

Priceline Partner Network WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 10, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Priceline Partner Network WordPress Plugin Developer Profile

Priceline Partner Network

1 plugin · 10 total installs

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

How We Detect Priceline Partner Network WordPress Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/priceline-partner-network-official-searchbox/css/rs_settings.css/wp-content/plugins/priceline-partner-network-official-searchbox/js/ppn_searchbox.js
Script Paths
/wp-content/plugins/priceline-partner-network-official-searchbox/js/ppn_searchbox.js
Version Parameters
priceline-partner-network-official-searchbox/css/rs_settings.css?ver=priceline-partner-network-official-searchbox/js/ppn_searchbox.js?ver=

HTML / DOM Fingerprints

CSS Classes
rs_searchbox
HTML Comments
<!-- disable file editing --><!-- check if page is being loaded directly and exit -->
Data Attributes
id="rs_ajax_nonce" class="hidden" style="visibility: hidden;"
JS Globals
rs_searchbox_optionsRS_TEXT_DOMAINRS_PLUGIN_VERSIONRS_WP_VERSION
FAQ

Frequently Asked Questions about Priceline Partner Network WordPress Plugin