Wooplatnica Security & Risk Analysis

wordpress.org/plugins/wooplatnica

WooCommerce payment gateway za generisanje opštih uplatnica i NBS IPS QR kôdova za uplate iz Srbije. 🇷🇸

300 active installs v1.2 PHP 7.4+ WP 6.0+ Updated May 30, 2025
invoiceqrcodesrbijauplatnicawoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wooplatnica Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "wooplatnica" plugin v1.2 exhibits a generally positive security posture, with no recorded vulnerabilities or critical code signals. The plugin has a small attack surface, consisting solely of shortcodes, and importantly, no unprotected entry points were identified. The presence of Guzzle and TCPDF as bundled libraries is noted, and their versions should be kept up-to-date to mitigate potential risks from outdated components.

However, there are notable areas for improvement. The plugin's sole SQL query is not using prepared statements, posing a risk of SQL injection if user-controlled data is involved in constructing this query. Furthermore, the lack of nonce checks and capability checks, while not immediately exploitable given the limited attack surface, represents a potential weakness. If the plugin were to be extended with new AJAX or REST API endpoints in the future, these checks would be crucial for preventing unauthorized actions. The 60% proper output escaping, while not critically low, indicates that a significant portion of output could be vulnerable to cross-site scripting (XSS) attacks if user input is not sufficiently sanitized before display.

In conclusion, "wooplatnica" v1.2 is relatively secure due to its limited attack surface and lack of historical vulnerabilities. The primary concerns are the unescaped SQL query and the absence of nonce and capability checks, which are fundamental security practices. Addressing these would significantly strengthen the plugin's overall security.

Key Concerns

  • Raw SQL query without prepared statements
  • No nonce checks implemented
  • No capability checks implemented
  • 40% of output not properly escaped
  • Bundled library Guzzle
  • Bundled library TCPDF
Vulnerabilities
None known

Wooplatnica Security Vulnerabilities

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

Wooplatnica Code Analysis

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

Bundled Libraries

GuzzleTCPDF

SQL Query Safety

0% prepared1 total queries

Output Escaping

60% escaped5 total outputs
Attack Surface

Wooplatnica Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[uplatnica] src\Wooplatnica.php:47
[ipsqr] src\Wooplatnica.php:48
WordPress Hooks 7
filterwoocommerce_payment_gatewayssrc\Wooplatnica.php:27
filterwoocommerce_email_attachmentssrc\Wooplatnica.php:42
actionwoocommerce_thankyou_uplatnicasrc\Wooplatnica.php:43
actionwoocommerce_email_before_order_tablesrc\Wooplatnica.php:44
filteradmin_footer_textsrc\Wooplatnica.php:51
filterkses_allowed_protocolswooplatnica.php:16
actionplugins_loadedwooplatnica.php:31
Maintenance & Trust

Wooplatnica Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMay 30, 2025
PHP min version7.4
Downloads5K

Community Trust

Rating100/100
Number of ratings9
Active installs300
Developer Profile

Wooplatnica Developer Profile

Avram

6 plugins · 410 total installs

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

How We Detect Wooplatnica

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wooplatnica/languages/wooplatnica.pot

HTML / DOM Fingerprints

HTML Comments
<!-- Uplatnice generiše s &hearts; <a href="https://wordpress.org/plugins/wooplatnica/" target="_blank">Wooplatnica</a> plugin. -->
Shortcode Output
[uplatnica][ipsqr]
FAQ

Frequently Asked Questions about Wooplatnica