User Who Last Viewed The Order Security & Risk Analysis

wordpress.org/plugins/order-user-last-viewed

Displays the user who last viewed a WooCommerce order in the admin panel, with timestamp.

0 active installs v1.0.3 PHP 7.2+ WP 5.5+ Updated Mar 4, 2026
adminorder-trackingordersuser-activitywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is User Who Last Viewed The Order Safe to Use in 2026?

Generally Safe

Score 100/100

User Who Last Viewed The Order has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "order-user-last-viewed" plugin v1.0.3 demonstrates a generally good security posture, adhering to several best practices. Notably, all SQL queries are executed using prepared statements, and all identified output is properly escaped, mitigating risks of SQL injection and cross-site scripting (XSS) respectively. The plugin also correctly implements nonce checks and capability checks for its single entry point. Furthermore, the absence of any historical vulnerabilities or critical taint flows suggests a mature and well-maintained codebase.

However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This creates a direct attack vector for unauthenticated users to interact with this functionality, potentially leading to unintended consequences or information disclosure if the handler performs sensitive operations. While the static analysis did not reveal any direct vulnerabilities stemming from this, the unprotected entry point represents a notable weakness.

In conclusion, the plugin's foundation is strong, with sound practices in place for common web vulnerabilities. The sole vulnerability identified is the unprotected AJAX handler. Addressing this single point of failure should be the immediate priority to elevate the plugin's security to a more robust level.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

User Who Last Viewed The Order Security Vulnerabilities

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

User Who Last Viewed The Order Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface
1 unprotected

User Who Last Viewed The Order Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_oulvo_mark_viewedincludes\ajax.php:4
WordPress Hooks 7
actionadmin_enqueue_scriptsincludes\admin-assets.php:4
filtermanage_edit-shop_order_columnsincludes\columns.php:4
actionmanage_shop_order_posts_custom_columnincludes\columns.php:15
filtermanage_woocommerce_page_wc-orders_columnsincludes\columns.php:23
actionmanage_woocommerce_page_wc-orders_custom_columnincludes\columns.php:53
actionwoocommerce_admin_order_data_after_order_detailsincludes\order-details-box.php:4
actionplugins_loadedorder-user-last-viewed.php:20
Maintenance & Trust

User Who Last Viewed The Order Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 4, 2026
PHP min version7.2
Downloads274

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

User Who Last Viewed The Order Developer Profile

Dits.Agency

3 plugins · 20 total installs

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

How We Detect User Who Last Viewed The Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/order-user-last-viewed/assets/css/admin.css/wp-content/plugins/order-user-last-viewed/assets/js/admin.js
Version Parameters
order-user-last-viewed/assets/css/admin.css?ver=order-user-last-viewed/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
oulvo-statusoulvo-not-viewedoulvo-viewed
Data Attributes
data-nonce="oulvo_last_viewed"
JS Globals
OULVO
FAQ

Frequently Asked Questions about User Who Last Viewed The Order