Reward for Comment Security & Risk Analysis

wordpress.org/plugins/reward-for-comment

Reward users for creating unique content for your website

10 active installs v1.0.0 PHP + WP 2.0+ Updated Sep 9, 2020
bitcoincommentcontentrewardsatoshi
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Reward for Comment Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "reward-for-comment" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a generally secure development approach. However, there are notable areas of concern. The static analysis reveals a significant attack surface, with one of the three AJAX handlers lacking authentication checks. While taint analysis did not flag any critical or high-severity issues, the presence of unsanitized paths in all analyzed flows is a warning sign. Furthermore, the plugin has a low percentage of properly escaped output (41%), increasing the risk of cross-site scripting (XSS) vulnerabilities, especially in conjunction with the unprotected AJAX endpoint.

Key Concerns

  • AJAX handler without auth checks
  • Low percentage of properly escaped output
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Reward for Comment Security Vulnerabilities

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

Reward for Comment Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Reward for Comment Code Analysis

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

Output Escaping

41% escaped41 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
send_reward (reward-for-comment.php:58)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Reward for Comment Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_RFCX1994R_get_satoshi_balancereward-for-comment.php:46
authwp_ajax_RFCX1994R_save_admin_settingsreward-for-comment.php:47
authwp_ajax_RFCX1994R_send_rewardreward-for-comment.php:55
WordPress Hooks 11
actioninitreward-for-comment.php:42
actionplugins_loadedreward-for-comment.php:43
actionadmin_menureward-for-comment.php:44
actionadmin_initreward-for-comment.php:45
actionwp_enqueue_scriptsreward-for-comment.php:49
actionadmin_enqueue_scriptsreward-for-comment.php:50
filtermanage_edit-comments_columnsreward-for-comment.php:51
filtermanage_comments_custom_columnreward-for-comment.php:52
actionwp_set_comment_statusreward-for-comment.php:53
filtercomment_textreward-for-comment.php:54
filterwp_mail_from_namereward-for-comment.php:394
Maintenance & Trust

Reward for Comment Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 9, 2020
PHP min version
Downloads1K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Reward for Comment Developer Profile

Matthew Petroff

16 plugins · 2K total installs

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

How We Detect Reward for Comment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reward-for-comment/assets/js/main.js/wp-content/plugins/reward-for-comment/assets/css/style.css
Script Paths
/wp-content/plugins/reward-for-comment/assets/js/main.js
Version Parameters
reward-for-comment/assets/css/style.css?ver=reward-for-comment/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
RFCX1994R_inline_wrapRFCX1994R_satoshi_input_divRFCX1994R_admin_menuRFCX1994R_rewards_divRFCX1994R_send_reward_button
HTML Comments
admin only ajax!better safe than sorrysend_reward() called not from admin, POST:send_reward() empty REQUEST+19 more
Data Attributes
data-comment-iddata-nonce
JS Globals
RFCX1994R_assets_pathRFCX1994R_ajax_urlRFCX1994R_nonce
FAQ

Frequently Asked Questions about Reward for Comment