ghsa-6hjc-m38h-7jhh
Vulnerability from github
Published
2022-06-13 00:00
Modified
2022-06-20 22:38
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in SEOmatic plugin
Details
A cross-site scripting (XSS) vulnerability in the SEOmatic plugin 3.4.10 for Craft CMS 3 allows remote attackers to inject arbitrary web script via a GET to /index.php?action=seomatic/file/seo-file-link with url parameter containing the base64 encoded URL of a malicious web page / file and fileName parameter containing an arbitrary filename with the intended content-type to be rendered in the user's browser as the extension.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "nystudio107/craft-seomatic" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41750" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-20T22:38:22Z", "nvd_published_at": "2022-06-12T12:15:00Z", "severity": "MODERATE" }, "details": "A cross-site scripting (XSS) vulnerability in the SEOmatic plugin 3.4.10 for Craft CMS 3 allows remote attackers to inject arbitrary web script via a GET to /index.php?action=seomatic/file/seo-file-link with url parameter containing the base64 encoded URL of a malicious web page / file and fileName parameter containing an arbitrary filename with the intended content-type to be rendered in the user\u0027s browser as the extension.", "id": "GHSA-6hjc-m38h-7jhh", "modified": "2022-06-20T22:38:22Z", "published": "2022-06-13T00:00:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41750" }, { "type": "WEB", "url": "https://github.com/nystudio107/craft-seomatic/commit/4e46b792ce973ac0c652fb330055f41aca1981c8" }, { "type": "WEB", "url": "https://github.com/nystudio107/craft-seomatic/commit/5f2cdc7c39e0a4bfb60d2f84131508f0a87b2873" }, { "type": "PACKAGE", "url": "https://github.com/nystudio107/craft-seomatic" }, { "type": "WEB", "url": "https://github.com/nystudio107/craft-seomatic/blob/develop/CHANGELOG.md" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in SEOmatic plugin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…