ASPL Feedback System Security & Risk Analysis

wordpress.org/plugins/aspl-feedback-system

ASPL Feedback system makes it easier-than-ever for increase customer communication.

0 active installs v1.1.0 PHP 5.2+ WP 5.1+ Updated Unknown
feedfeedbackreview
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ASPL Feedback System Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The ASPL Feedback System plugin v1.1.0 presents a concerning security posture due to a significant number of unprotected AJAX handlers. While the plugin demonstrates good practices in output escaping and generally uses prepared statements for SQL queries, the absence of authentication and capability checks on all 14 AJAX endpoints creates a broad attack surface. The presence of the `unserialize` function, coupled with two high-severity unsanitized taint flows, indicates a potential for critical vulnerabilities if user-controlled data is processed by these endpoints. The plugin's clean vulnerability history is a positive indicator, but it does not negate the risks identified in the static analysis. The lack of critical or high vulnerabilities in its history might suggest it hasn't been extensively targeted or thoroughly audited, making the current static analysis findings even more crucial. Overall, the plugin has some strengths in code hygiene but significant weaknesses in access control for its AJAX endpoints and potential risks with data deserialization.

Key Concerns

  • 14 AJAX handlers without auth checks
  • 2 High severity unsanitized taint flows
  • Dangerous function: unserialize
  • 0 Capability checks found
  • 5 flows with unsanitized paths
Vulnerabilities
None known

ASPL Feedback System Security Vulnerabilities

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

ASPL Feedback System Code Analysis

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

Dangerous Functions Found

unserialize$ans_id = unserialize($ans_id);index.php:386

SQL Query Safety

66% prepared58 total queries

Output Escaping

99% escaped153 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

9 flows5 with unsanitized paths
<delete-question> (includes\delete-question.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
14 unprotected

ASPL Feedback System Attack Surface

Entry Points14
Unprotected14

AJAX Handlers 14

authwp_ajax_aspl_fs_save_feedback_tempindex.php:480
noprivwp_ajax_aspl_fs_save_feedback_tempindex.php:481
authwp_ajax_aspl_fs_save_answerindex.php:538
noprivwp_ajax_aspl_fs_save_answerindex.php:539
authwp_ajax_aspl_fs_add_answer_lineindex.php:562
noprivwp_ajax_aspl_fs_add_answer_lineindex.php:563
authwp_ajax_aspl_fs_update_tempindex.php:580
noprivwp_ajax_aspl_fs_update_tempindex.php:581
authwp_ajax_aspl_fs_save_cus_fb_mainindex.php:615
noprivwp_ajax_aspl_fs_save_cus_fb_mainindex.php:616
authwp_ajax_aspl_fs_save_cus_que_ansindex.php:644
noprivwp_ajax_aspl_fs_save_cus_que_ansindex.php:645
authwp_ajax_aspl_fs_search_productindex.php:674
noprivwp_ajax_aspl_fs_search_productindex.php:675
WordPress Hooks 9
actioninitincludes\create-feedback-page.php:8
filterpage_templateincludes\create-feedback-page.php:34
actionadmin_noticesindex.php:33
actionadmin_enqueue_scriptsindex.php:46
actionwp_enqueue_scriptsindex.php:57
actionwpindex.php:78
actionasplfs_cronindex.php:85
actionadmin_menuindex.php:244
filterset-screen-optionindex.php:291

Scheduled Events 1

asplfs_cron
Maintenance & Trust

ASPL Feedback System Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version5.2
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ASPL Feedback System Developer Profile

acespritech

9 plugins · 30 total installs

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

How We Detect ASPL Feedback System

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aspl-feedback-system/assest/css/style.css/wp-content/plugins/aspl-feedback-system/assest/js/feedback.js/wp-content/plugins/aspl-feedback-system/assest/css/bootstrap.min.css/wp-content/plugins/aspl-feedback-system/assest/js/bootstrap.min.js/wp-content/plugins/aspl-feedback-system/assest/js/feedback-script.js/wp-content/plugins/aspl-feedback-system/assest/css/front-style.css
Script Paths
/wp-content/plugins/aspl-feedback-system/assest/js/feedback.js/wp-content/plugins/aspl-feedback-system/assest/js/bootstrap.min.js/wp-content/plugins/aspl-feedback-system/assest/js/feedback-script.js
Version Parameters
aspl-feedback-system/assest/css/style.css?ver=aspl-feedback-system/assest/js/feedback.js?ver=aspl-feedback-system/assest/css/bootstrap.min.css?ver=aspl-feedback-system/assest/js/bootstrap.min.js?ver=aspl-feedback-system/assest/js/feedback-script.js?ver=aspl-feedback-system/assest/css/front-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
asplfs_feedback_pageasplfs_feedback_fromasplfs_que_update_pageasplfs_setting_page
Data Attributes
wp_enqueue_style('aspl_fs_admin_style'wp_enqueue_script('aspl_fs_admin_script'wp_enqueue_style('aspl_fs_front_style'wp_enqueue_script('aspl_fs_front_script1'wp_enqueue_script('aspl_fs_custom_script'wp_enqueue_style('aspl_fs_front_style1'
FAQ

Frequently Asked Questions about ASPL Feedback System