fkie_cve-2023-28859
Vulnerability from fkie_nvd
Published
2023-03-26 19:15
Modified
2024-11-21 07:56
Severity ?
Summary
redis-py before 4.4.4 and 4.5.x before 4.5.4 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/redis/redis-py/issues/2665 | Issue Tracking, Patch, Vendor Advisory | |
| cve@mitre.org | https://github.com/redis/redis-py/pull/2641 | Issue Tracking, Patch | |
| cve@mitre.org | https://github.com/redis/redis-py/pull/2666 | Release Notes | |
| cve@mitre.org | https://github.com/redis/redis-py/releases/tag/v4.4.4 | Release Notes | |
| cve@mitre.org | https://github.com/redis/redis-py/releases/tag/v4.5.4 | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis-py/issues/2665 | Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis-py/pull/2641 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis-py/pull/2666 | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis-py/releases/tag/v4.4.4 | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis-py/releases/tag/v4.5.4 | Release Notes |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8BF5D290-49BC-4C70-B801-9DCE97070663",
"versionEndExcluding": "4.4.4",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
"matchCriteriaId": "39E01CD5-9AC0-46ED-A952-1EAD9FBFC930",
"versionEndExcluding": "4.5.4",
"versionStartIncluding": "4.5.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "redis-py before 4.4.4 and 4.5.x before 4.5.4 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general."
}
],
"id": "CVE-2023-28859",
"lastModified": "2024-11-21T07:56:10.500",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-03-26T19:15:06.850",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/redis/redis-py/issues/2665"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/redis/redis-py/pull/2641"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/pull/2666"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/redis/redis-py/issues/2665"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/redis/redis-py/pull/2641"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/pull/2666"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-459"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…