Live Sales Notification Security & Risk Analysis

wordpress.org/plugins/live-sales-notification

Live sales notification from woocommerce live-data/demo data with javascript library. This plugin illustrate a beautiful pop-up view to the users, wh …

10 active installs v1.0 PHP + WP 4.0+ Updated Aug 10, 2018
woocommerce-live-orderswoocommerce-notification-popupwoocommerce-popup-notificationwoocommerce-recent-sales-notificationwoocommerce-sales-notification-popup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Sales Notification Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "live-sales-notification" v1.0 plugin exhibits significant security concerns despite a lack of recorded historical vulnerabilities. The static analysis reveals a concerning absence of security best practices within its codebase. Specifically, the plugin performs file operations and executes SQL queries without utilizing prepared statements. Furthermore, there is a complete lack of output escaping and no implemented nonce or capability checks, indicating a high potential for various injection attacks, including SQL injection and Cross-Site Scripting (XSS), especially if any input reaches these unhandled areas. The taint analysis further supports this by identifying a flow with an unsanitized path, although it did not reach a critical or high severity level in this specific scan.

While the plugin's attack surface appears limited with zero identified entry points like AJAX handlers, REST API routes, or shortcodes, this can be misleading. The absence of these common entry points doesn't negate the risks posed by the insecure code practices found within. The fact that there are no known CVEs is positive, but it should not overshadow the inherent risks identified in the code itself. The plugin's current state suggests a developer who may not be fully aware of or implementing fundamental WordPress security measures. The overall security posture is poor due to the presence of critical coding flaws, even if they haven't been exploited in the past.

Key Concerns

  • SQL query not using prepared statements
  • Output not properly escaped
  • No nonce checks
  • No capability checks
  • Taint flow with unsanitized path
  • File operations without apparent sanitization context
Vulnerabilities
None known

Live Sales Notification Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Live Sales Notification Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Live Sales Notification Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<functions> (functions.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Live Sales Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitfunctions.php:22
actioninitfunctions.php:25
actionadmin_menufunctions.php:118
actionadmin_initfunctions.php:121
actionplugins_loadedlive-sales-notification.php:15
actionadmin_noticeslive-sales-notification.php:26
Maintenance & Trust

Live Sales Notification Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 10, 2018
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

Live Sales Notification Alternatives

No alternatives data available yet.

Developer Profile

Live Sales Notification Developer Profile

Syamaladevi

2 plugins · 100 total installs

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

How We Detect Live Sales Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-sales-notification/images/notification.png
Script Paths
/wp-content/plugins/live-sales-notification/js/notify_script.js
Version Parameters
live-sales-notification/js/notify_script.js?ver=

HTML / DOM Fingerprints

Data Attributes
salespopup_mobile_supportsalespopup_start_timesalespopup_showing_timesalespopup_gap_timesalespopup_admin_supportsalespopup_frequent_count+8 more
JS Globals
lsnConfigurations
FAQ

Frequently Asked Questions about Live Sales Notification