GHSA-4C64-W8FG-XCQ2
Vulnerability from github – Published: 2022-05-17 02:26 – Updated: 2024-04-24 18:32
VLAI?
Summary
Yii Cross-site Scripting Framework vulnerability
Details
An XSS vulnerability exists in framework/views/errorHandler/exception.php in Yii Framework 2.0.12 affecting the exception screen when debug mode is enabled, because $exception->errorInfo is mishandled.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "yiisoft/yii2-dev"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.12"
},
{
"fixed": "2.0.13"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.12"
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "yiisoft/yii2"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.12"
},
{
"fixed": "2.0.13"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.12"
]
}
],
"aliases": [
"CVE-2017-11516"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T18:32:51Z",
"nvd_published_at": "2017-07-21T19:29:00Z",
"severity": "MODERATE"
},
"details": "An XSS vulnerability exists in framework/views/errorHandler/exception.php in Yii Framework 2.0.12 affecting the exception screen when debug mode is enabled, because $exception-\u003eerrorInfo is mishandled.",
"id": "GHSA-4c64-w8fg-xcq2",
"modified": "2024-04-24T18:32:51Z",
"published": "2022-05-17T02:26:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11516"
},
{
"type": "WEB",
"url": "https://github.com/yiisoft/yii2/pull/14492"
},
{
"type": "WEB",
"url": "https://github.com/yiisoft/yii2/pull/14492/files/feb4067de8a58f391a66e395192b0d83a8109b95"
},
{
"type": "PACKAGE",
"url": "https://github.com/yiisoft/yii2-framework"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Yii Cross-site Scripting Framework 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…