Simple Pregnancy Calculator Security & Risk Analysis

wordpress.org/plugins/simple-pregnancy-calculator

Simple Pregnancy Calculator lets you add a datepicher in the page or in the widget area of your site.

40 active installs v1.1.2 PHP + WP + Updated Jun 2, 2017
calculatordatepickerpregnancyshortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Pregnancy Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Pregnancy Calculator 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 'simple-pregnancy-calculator' plugin version 1.1.2 exhibits a mixed security posture. On the positive side, the plugin has a small attack surface with no AJAX or REST API entry points that lack authentication. Crucially, all identified SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which significantly reduces common attack vectors. The absence of any recorded vulnerabilities or CVEs in its history further suggests a history of relative security. However, there are notable areas of concern. The low percentage of properly escaped output (29%) is a significant weakness, indicating a high likelihood of cross-site scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks, especially given the presence of shortcodes which can be triggered by users, means that these entry points are not adequately protected against unauthorized execution or manipulation. The taint analysis showing zero flows is good, but it is likely limited by the scope of the analysis and the lack of identified input sources. Overall, while the plugin avoids common pitfalls like raw SQL and unauthenticated endpoints, the inadequate output escaping and absence of nonces/capability checks present substantial risks for XSS and unauthorized actions.

Key Concerns

  • Insufficient output escaping (29% proper)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Pregnancy Calculator Security Vulnerabilities

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

Simple Pregnancy Calculator Code Analysis

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

Output Escaping

29% escaped7 total outputs
Attack Surface

Simple Pregnancy Calculator Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[simple_pregnancy_calculator] simple-pregnancy-calculator.php:39
[simple_pregnancy_widget_calculator] simple-pregnancy-calculator.php:40
WordPress Hooks 2
actionwidgets_initsimple-pregnancy-calculator-widget.php:59
actionwp_enqueue_scriptssimple-pregnancy-calculator.php:32
Maintenance & Trust

Simple Pregnancy Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJun 2, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Simple Pregnancy Calculator Developer Profile

giannisdallas

2 plugins · 50 total installs

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

How We Detect Simple Pregnancy Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-pregnancy-calculator/js/pregnancy-custom-jquery.js/wp-content/plugins/simple-pregnancy-calculator/js/moment.js/wp-content/plugins/simple-pregnancy-calculator/css/pregnancy.css
Script Paths
js/pregnancy-custom-jquery.jsjs/moment.js
Version Parameters
simple-pregnancy-calculator/js/pregnancy-custom-jquery.js?ver=simple-pregnancy-calculator/js/moment.js?ver=simple-pregnancy-calculator/css/pregnancy.css?ver=

HTML / DOM Fingerprints

JS Globals
sipc-jsmoment
Shortcode Output
[simple_pregnancy_calculator][simple_pregnancy_widget_calculator]
FAQ

Frequently Asked Questions about Simple Pregnancy Calculator