ghsa-969f-v7jv-pgj3
Vulnerability from github
Published
2024-05-04 21:30
Modified
2024-08-16 22:17
Severity ?
VLAI Severity ?
Summary
ThinkPHP Cross-Site Scripting Vulnerability
Details
ThinkPHP 8.0.3 allows remote attackers to exploit XSS due to inadequate filtering of function argument values in think_exception.tpl.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "topthink/framework" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "8.0.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "topthink/framework" }, "ranges": [ { "events": [ { "introduced": "6.1.0" }, { "fixed": "6.1.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "topthink/framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.0.17" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-34467" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-05-06T14:24:22Z", "nvd_published_at": "2024-05-04T20:15:07Z", "severity": "MODERATE" }, "details": "ThinkPHP 8.0.3 allows remote attackers to exploit XSS due to inadequate filtering of function argument values in think_exception.tpl.", "id": "GHSA-969f-v7jv-pgj3", "modified": "2024-08-16T22:17:54Z", "published": "2024-05-04T21:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34467" }, { "type": "WEB", "url": "https://github.com/top-think/framework/issues/2996" }, { "type": "WEB", "url": "https://github.com/top-think/framework/commit/403358cd3e510e2fdab63f951930bdd093314eee" }, { "type": "WEB", "url": "https://github.com/top-think/framework/commit/57d1950a1844ef8d3098ea290032aeb92e2e32c3" }, { "type": "WEB", "url": "https://github.com/top-think/framework/commit/d3904e51e279c3b72ee206192aeccf9b1cffb534" }, { "type": "PACKAGE", "url": "https://github.com/top-think/framework" } ], "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": "ThinkPHP Cross-Site Scripting Vulnerability" }
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…