LunaSolCal – Sun Info Widget Security & Risk Analysis

wordpress.org/plugins/lunasolcal-sun-info-widget

Wordpress Widget for showing the sunrise and sunset at a given location.

40 active installs v1.0 PHP 5.6+ WP 4.7+ Updated Jan 22, 2022
sunsunrisesunset
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LunaSolCal – Sun Info Widget Safe to Use in 2026?

Generally Safe

Score 85/100

LunaSolCal – Sun Info Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The plugin "lunasolcal-sun-info-widget" v1.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The complete absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations suggests a minimal attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped output. The lack of any recorded vulnerabilities, including CVEs, indicates a history of responsible development and maintenance.

However, the static analysis does reveal some potential areas for concern. The "Taint Analysis" shows two flows with "unsanitized paths." While there are no critical or high severity issues reported from this, the presence of such flows warrants attention as they could potentially be exploited if not handled carefully by the rest of the application logic. Additionally, the complete absence of nonce checks and capability checks across all entry points, though seemingly inconsequential given the zero entry points identified, is a concerning pattern. In future versions or if entry points are added, these crucial security mechanisms must be implemented to prevent common WordPress vulnerabilities.

Key Concerns

  • Flows with unsanitized paths detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

LunaSolCal – Sun Info Widget Security Vulnerabilities

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

LunaSolCal – Sun Info Widget Code Analysis

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

Output Escaping

89% escaped73 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (classes\lsc_sun_info_widget.php:355)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LunaSolCal – Sun Info Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initlsc_sun_info.php:67
Maintenance & Trust

LunaSolCal – Sun Info Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 22, 2022
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

LunaSolCal – Sun Info Widget Developer Profile

Volker Vöcking

1 plugin · 40 total installs

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

How We Detect LunaSolCal – Sun Info Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-color
Shortcode Output
<div id='lunasolcal-sun-info-widget'
FAQ

Frequently Asked Questions about LunaSolCal – Sun Info Widget