GSD-2022-24444
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Silverstripe silverstripe/framework through 4.10 allows Session Fixation.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-24444",
"description": "Silverstripe silverstripe/framework through 4.10 allows Session Fixation.",
"id": "GSD-2022-24444"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-24444"
],
"details": "Silverstripe silverstripe/framework through 4.10 allows Session Fixation.",
"id": "GSD-2022-24444",
"modified": "2023-12-13T01:19:42.889222Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-24444",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Silverstripe silverstripe/framework through 4.10 allows Session Fixation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.silverstripe.org/download/security-releases/",
"refsource": "MISC",
"url": "https://www.silverstripe.org/download/security-releases/"
},
{
"name": "https://www.silverstripe.org/blog/tag/release",
"refsource": "MISC",
"url": "https://www.silverstripe.org/blog/tag/release"
},
{
"name": "https://forum.silverstripe.org/c/releases",
"refsource": "MISC",
"url": "https://forum.silverstripe.org/c/releases"
},
{
"name": "https://docs.silverstripe.org/en/4/changelogs/4.10.1/",
"refsource": "MISC",
"url": "https://docs.silverstripe.org/en/4/changelogs/4.10.1/"
},
{
"name": "https://www.silverstripe.org/download/security-releases/cve-2022-24444",
"refsource": "MISC",
"url": "https://www.silverstripe.org/download/security-releases/cve-2022-24444"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=1.0.0,\u003c2.4.1||\u003e=2.5.0,\u003c2.5.1",
"affected_versions": "All versions starting from 1.0.0 before 2.4.1, all versions starting from 2.5.0 before 2.5.1",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-06-29",
"description": "Silverstripe silverstripe/framework through 4.10 allows Session Fixation.",
"fixed_versions": [
"2.4.1",
"2.5.1"
],
"identifier": "CVE-2022-24444",
"identifiers": [
"GHSA-c7q8-m4xw-c674",
"CVE-2022-24444"
],
"not_impacted": "All versions before 1.0.0, all versions starting from 2.4.1 before 2.5.0, all versions starting from 2.5.1",
"package_slug": "packagist/silverstripe/hybridsessions",
"pubdate": "2022-06-29",
"solution": "Upgrade to versions 2.4.1, 2.5.1 or above.",
"title": "Hybridsessions does not expire session id on logout",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-24444",
"https://docs.silverstripe.org/en/4/changelogs/4.10.1/",
"https://forum.silverstripe.org/c/releases",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/hybridsessions/CVE-2022-24444.yaml",
"https://www.silverstripe.org/blog/tag/release",
"https://www.silverstripe.org/download/security-releases/",
"https://www.silverstripe.org/download/security-releases/cve-2022-24444",
"https://github.com/advisories/GHSA-c7q8-m4xw-c674"
],
"uuid": "77bb3a0c-5938-4b35-b168-4df88064747c"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:silverstripe:silverstripe:2.5.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:silverstripe:silverstripe:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.4.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-24444"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Silverstripe silverstripe/framework through 4.10 allows Session Fixation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-384"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://docs.silverstripe.org/en/4/changelogs/4.10.1/",
"refsource": "MISC",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "https://docs.silverstripe.org/en/4/changelogs/4.10.1/"
},
{
"name": "https://www.silverstripe.org/download/security-releases/",
"refsource": "MISC",
"tags": [
"Not Applicable",
"Vendor Advisory"
],
"url": "https://www.silverstripe.org/download/security-releases/"
},
{
"name": "https://www.silverstripe.org/blog/tag/release",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.silverstripe.org/blog/tag/release"
},
{
"name": "https://forum.silverstripe.org/c/releases",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://forum.silverstripe.org/c/releases"
},
{
"name": "https://www.silverstripe.org/download/security-releases/cve-2022-24444",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.silverstripe.org/download/security-releases/cve-2022-24444"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
},
"lastModifiedDate": "2022-07-13T16:46Z",
"publishedDate": "2022-06-28T22:15Z"
}
}
}
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…