Subscribe To Comments Reloaded
CVE-2024-31249
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Adopting the Patchstack-assigned vector as the log file appears web-accessible without authentication; no integrity or availability impact applies.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Insertion of Sensitive Information into Log File vulnerability in WPKube Subscribe To Comments Reloaded.This issue affects Subscribe To Comments Reloaded: from n/a through 220725.
AnalysisAI
Sensitive data exposure in the Subscribe To Comments Reloaded WordPress plugin (versions through 220725) allows unauthenticated remote attackers to retrieve information written to application log files. The plugin inserts sensitive data - likely subscriber email addresses, tokens, or configuration values - into log files that appear to be accessible without authentication, based on the PR:N/AV:N CVSS vector assigned by Patchstack. No public exploit code has been identified and the vulnerability is not listed in CISA KEV, though its EPSS of 0.76% places it at the 73rd percentile, suggesting elevated machine-learning-derived risk relative to the broader CVE population.
Technical ContextAI
CWE-532 (Insertion of Sensitive Information into Log File) describes a class of flaw where an application records sensitive runtime data - such as credentials, session tokens, API keys, or personally identifiable information - into log output. In the WordPress ecosystem, plugins often write debug or activity logs to files within the webroot (e.g., under wp-content/uploads/ or the plugin directory), making those files directly reachable via HTTP without any authentication challenge. The affected product is cpe:2.3:a:wpkube:subscribe_to_comments_reloaded:*:*:*:*:*:wordpress:*:* covering all versions through 220725. The version string follows a YYYYMMDD convention, placing the last known vulnerable release at 2022-07-25.
RemediationAI
Patch available per vendor advisory - update Subscribe To Comments Reloaded to any version released after 220725 from the WordPress Plugin Repository. The exact patched version number is not confirmed in the available input data and should be verified against the Patchstack advisory at https://patchstack.com/database/vulnerability/subscribe-to-comments-reloaded/wordpress-subscribe-to-comments-reloaded-plugin-220725-sensitive-data-exposure-vulnerability before deployment. As an interim workaround, administrators should locate any log files created by the plugin (typically within wp-content/plugins/subscribe-to-comments-reloaded/ or wp-content/uploads/) and either delete them or restrict direct HTTP access via web server rules (e.g., deny all access to *.log files in .htaccess or nginx location blocks). Note that blocking HTTP access does not eliminate sensitive data written to logs - it only prevents unauthenticated retrieval; the underlying logging behavior should be remediated by patching.
Subscribe To Comments Reloaded plugin for WordPress up to version 240119 allows unauthenticated attackers to extract a g
Multiple (13x) Cross-Site Request Forgery (CSRF) vulnerabilities in WPKube's Subscribe To Comments Reloaded plugin <= 21
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today