Post

2025-06-06 Daily Vulns

NEW:

CVEvendor-productdescriptionmetricReferenceurltitleGithubURL 
CVE-2023-6980mostafas1990 - WP SMS – Messaging & SMS Notification for WordPress, WooCommerce, GravityForms, etcThe WP SMS – Messaging & SMS Notification for WordPress, WooCommerce, GravityForms, etc plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.5. This is due to missing or incorrect nonce validation on the ‘delete’ action of the wp-sms-subscribers page. This makes it possible for unauthenticated attackers to delete subscribers via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.CVSS3.1: 4.3 - MEDIUM0 1 2Exploitation: noneAutomatable: noTechnical Impact: partialundefinedgithub
CVE-2011-10007RCLAMP - File::Find::RuleFile::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when `grep()` encounters a crafted filename. A file handle is opened with the 2 argument form of `open()` allowing an attacker controlled filename to provide the MODE parameter to `open()`, turning the filename into a command to be executed. Example: $ mkdir /tmp/poc; echo > “/tmp/poc/|id” $ perl -MFile::Find::Rule \ -E ‘File::Find::Rule->grep(“foo”)->in(“/tmp/poc”)’ uid=1000(user) gid=1000(user) groups=1000(user),100(users)CNA n/a CVSS3.1: 8.8 - HIGH0 1 2 3Exploitation: pocAutomatable: noTechnical Impact: totalFile::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when `grep()` encounters a crafted file namegithub
This post is licensed under CC BY 4.0 by the author.