Draugiem.lv Pase Security & Risk Analysis

wordpress.org/plugins/draugiem-pase

Provides authentication for WordPress with "Draugiem pase" authentication method provided by draugiem.lv social network.

10 active installs v1.2 PHP + WP 2.7+ Updated Nov 6, 2017
authenticationdraugiemloginregistrationsocial-networking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Draugiem.lv Pase Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'draugiem-pase' plugin v1.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface with no direct entry points like AJAX handlers, REST API routes, or shortcodes. All SQL queries are properly prepared, indicating good database security practices. The plugin also implements nonce checks and capability checks, which are essential for securing WordPress functionalities. However, significant concerns arise from the static analysis. The presence of the `unserialize` function is a critical red flag, as it can lead to Remote Code Execution if used with untrusted user input. Compounding this, the taint analysis reveals two high-severity flows with unsanitized paths, suggesting that data processed by the plugin might not be sufficiently validated before being used in sensitive operations, potentially including the unserialization process.

The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This could indicate either a history of rigorous security development or simply a lack of historical scrutiny. Given the presence of critical-looking code signals and taint flows, the absence of reported vulnerabilities might be more a matter of luck or limited exploitation attempts rather than inherent security. The lack of proper output escaping is another notable weakness, potentially opening the door for Cross-Site Scripting (XSS) vulnerabilities if any user-controlled data is ever rendered directly in the browser.

In conclusion, while the plugin demonstrates some strong security fundamentals like prepared SQL statements and protected entry points, the risks associated with `unserialize` and unsanitized taint flows are substantial and require immediate attention. The clean vulnerability history should not be relied upon as an indicator of current security. A proactive approach is needed to address these identified code weaknesses to prevent potential security incidents.

Key Concerns

  • Dangerous function: unserialize present
  • High severity taint flow with unsanitized path
  • High severity taint flow with unsanitized path
  • Output escaping not properly implemented
  • External HTTP requests made
Vulnerabilities
None known

Draugiem.lv Pase Security Vulnerabilities

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

Draugiem.lv Pase Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Draugiem.lv Pase Code Analysis

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

Dangerous Functions Found

unserialize$response = unserialize($response['body']);draugiem.php:493

SQL Query Safety

100% prepared9 total queries

Output Escaping

0% escaped3 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
draugiem_login_form (draugiem.php:210)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Draugiem.lv Pase Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitdraugiem.php:30
actioncomment_formdraugiem.php:64
actionadmin_initdraugiem.php:65
filterget_avatardraugiem.php:66
filterget_comment_author_urldraugiem.php:67
filtercomments_arraydraugiem.php:68
actionlogin_formdraugiem.php:69
filterget_comment_authordraugiem.php:70
actiondraugiem_crondraugiem.php:71
actionadmin_menudraugiem.php:83

Scheduled Events 1

draugiem_cron
Maintenance & Trust

Draugiem.lv Pase Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 6, 2017
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Draugiem.lv Pase Developer Profile

girts_u

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 Draugiem.lv Pase

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- BEGIN: draugiem.lv login --><!-- END: draugiem.lv login -->
Data Attributes
data-draugiem-login
FAQ

Frequently Asked Questions about Draugiem.lv Pase