Islamic Content Archive Security & Risk Analysis

wordpress.org/plugins/islamic-content-archive

Islamic Content Archive is a plugin that allows you to get the content (articles, videos, audios) of 27 Islamic websites in different languages.

10 active installs v2.3.3 PHP 7.4+ WP 5.0+ Updated May 12, 2024
articlesaudiosislamislamic-websitesvideos
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Islamic Content Archive Safe to Use in 2026?

Generally Safe

Score 92/100

Islamic Content Archive 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 "islamic-content-archive" plugin v2.3.3 exhibits a mixed security posture. On the positive side, the plugin has a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, there are no recorded vulnerabilities (CVEs) or bundled libraries, which are generally good indicators. However, the static analysis reveals significant concerns within the code itself. The plugin's single SQL query is not using prepared statements, presenting a clear risk of SQL injection. Additionally, a substantial portion of its output (93%) is not properly escaped, making it vulnerable to cross-site scripting (XSS) attacks. The taint analysis also highlights a flow with unsanitized paths, which could be exploited if not properly handled.

While the lack of known CVEs and a clean vulnerability history might suggest a stable plugin, the identified code-level weaknesses are concerning. The absence of capability checks and nonce checks on entry points (though the attack surface is zero) could be a problem if new entry points were introduced without proper security considerations. The unsanitized path flow, even without a high or critical severity rating in the analysis, warrants attention. The plugin needs to prioritize secure coding practices, particularly around data sanitization and output escaping, to mitigate the risks of SQL injection and XSS.

Key Concerns

  • Raw SQL queries without prepared statements
  • Large amount of unescaped output
  • Flow with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Islamic Content Archive Security Vulnerabilities

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

Islamic Content Archive Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

7% escaped14 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<categories> (views\categories.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Islamic Content Archive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedindex.php:90
actionadmin_headindex.php:91
Maintenance & Trust

Islamic Content Archive Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 12, 2024
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Islamic Content Archive Developer Profile

edckwt

13 plugins · 520 total installs

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

How We Detect Islamic Content Archive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/islamic-content-archive/style/css/style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Islamic Content Archive