GHSA-QWVP-268G-JJM8
Vulnerability from github – Published: 2024-05-15 22:28 – Updated: 2024-05-15 22:28
VLAI
Summary
Data Leakage Vulnerability in livewire/livewire
Details
livewire/livewire versions greater than 2.2.4 and less than 2.2.6 are affected by a data leakage vulnerability. The $this->validate() method, which is expected to return only the validated dataset, was returning all properties of the Livewire component. This regression introduced a security risk, allowing unvalidated data to be exposed, which could lead to unexpected behavior and potential security issues.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "livewire/livewire"
},
"ranges": [
{
"events": [
{
"introduced": "2.2.5"
},
{
"fixed": "2.2.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-15T22:28:49Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "livewire/livewire versions greater than 2.2.4 and less than 2.2.6 are affected by a data leakage vulnerability. The `$this-\u003evalidate()` method, which is expected to return only the validated dataset, was returning all properties of the Livewire component. This regression introduced a security risk, allowing unvalidated data to be exposed, which could lead to unexpected behavior and potential security issues.\n\n",
"id": "GHSA-qwvp-268g-jjm8",
"modified": "2024-05-15T22:28:49Z",
"published": "2024-05-15T22:28:49Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/livewire/livewire/commit/6929f5882138a98187c196ce66cc689712c000af"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/livewire/livewire/2020-09-22-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/livewire/livewire"
},
{
"type": "WEB",
"url": "https://github.com/livewire/livewire/releases/tag/v2.2.6"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Data Leakage Vulnerability in livewire/livewire"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…