-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| artesaos/seotools | composer | < 0.17.2 | 0.17.2 |
The commit ca27cd0 explicitly adds sanitization (str_replace) to these three functions across multiple files, addressing open redirect vulnerabilities. The vulnerability report specifically cites makeTag in OpenGraph.php, and the patch scope confirms related fixes in TwitterCards.php and SEOMeta.php. The CWE-601 classification and the nature of the fixes (removing redirect-related strings) directly correlate to insufficient input validation in these output-generating functions.
A Semantic Attack on Google Gemini - Read the Latest Research