APS-C Crop Security & Risk Analysis

wordpress.org/plugins/apsc-crop

A simple calculator to determine equivalent focal lengths and apertures based on crop factors for photographic lenses.

0 active installs v1.3 PHP + WP 5.0+ Updated May 15, 2025
aperturecalculatorcrop-factorfocal-lengthphotography
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is APS-C Crop Safe to Use in 2026?

Generally Safe

Score 92/100

APS-C Crop has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The APS-crop v1.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the consistent use of prepared statements for SQL queries are excellent security practices. Furthermore, all identified output is properly escaped, mitigating common cross-site scripting (XSS) vulnerabilities. The plugin also has no recorded vulnerability history, indicating a commitment to security or simply a lack of discovered issues to date.

However, a notable concern is the complete lack of nonce and capability checks across all identified entry points, including the sole shortcode. While the static analysis reports zero unprotected entry points, this absence of proper authorization and validation mechanisms creates a significant blind spot. The taint analysis showing zero flows is positive, but this is in conjunction with the lack of authorization checks, meaning any future flow or unforeseen vulnerability could be exploited without proper safeguards. The attack surface is small, which is beneficial, but every entry point should ideally have robust security checks.

In conclusion, APS-crop v1.3 benefits from good coding practices concerning SQL and output sanitization, and a clean vulnerability history. The primary weakness lies in the missing nonce and capability checks, which represent a missed opportunity to harden the plugin's defenses. While no immediate critical vulnerabilities are evident, the lack of these fundamental security measures presents a potential risk that should be addressed.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

APS-C Crop Security Vulnerabilities

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

APS-C Crop Release Timeline

v1.3Current
v1.2
Code Analysis
Analyzed Apr 16, 2026

APS-C Crop Code Analysis

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

Output Escaping

100% escaped22 total outputs
Attack Surface

APS-C Crop Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[apsc_crop_calculator] includes/class-apsc-crop.php:10
WordPress Hooks 4
actionplugins_loadedapsc-crop.php:32
actionwp_enqueue_scriptsincludes/class-apsc-crop.php:11
actioninitincludes/class-apsc-crop.php:12
actionenqueue_block_editor_assetsincludes/class-apsc-crop.php:13
Maintenance & Trust

APS-C Crop Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 15, 2025
PHP min version
Downloads293

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

APS-C Crop Developer Profile

Nilo Velez

5 plugins · 17K total installs

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

How We Detect APS-C Crop

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/apsc-crop/resources/css/style.css/wp-content/plugins/apsc-crop/resources/js/calculator.js/wp-content/plugins/apsc-crop/resources/js/editor.js
Script Paths
/wp-content/plugins/apsc-crop/resources/js/calculator.js/wp-content/plugins/apsc-crop/resources/js/editor.js
Version Parameters
apsc-crop/style.css?ver=apsc-crop/calculator.js?ver=apsc-crop-editor?ver=

HTML / DOM Fingerprints

CSS Classes
apsc_crop_calculatorapsc_crop_formapsc_crop_fieldapsc_crop_resultsapsc_crop_result_fieldapsc_crop_labelapsc_crop_valueapsc_crop_explanation
Data Attributes
id="apsc_crop_focal_length"id="apsc_crop_aperture"id="apsc_crop_crop_factor"id="apsc_crop_equivalent_focal_length"id="apsc_crop_equivalent_aperture"data-wp-block="{\"id\":\""+1 more
JS Globals
apsc_crop_i18n
Shortcode Output
<div class="apsc_crop_calculator"><div class="apsc_crop_form"><div class="apsc_crop_field"><label for="apsc_crop_focal_length">Focal Length (mm):</label>
FAQ

Frequently Asked Questions about APS-C Crop