GHSA-969F-V7JV-PGJ3
Vulnerability from github – Published: 2024-05-04 21:30 – Updated: 2024-08-16 22:17
VLAI?
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.
Severity ?
6.1 (Medium)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…