GSD-2022-42949
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Silverstripe silverstripe/subsites through 2.6.0 has Insecure Permissions.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-42949",
"description": "Silverstripe silverstripe/subsites through 2.6.0 has Insecure Permissions.",
"id": "GSD-2022-42949"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-42949"
],
"details": "Silverstripe silverstripe/subsites through 2.6.0 has Insecure Permissions.",
"id": "GSD-2022-42949",
"modified": "2023-12-13T01:19:10.520034Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-42949",
"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/subsites through 2.6.0 has Insecure Permissions."
}
]
},
"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/download/security-releases/cve-2022-42949",
"refsource": "MISC",
"url": "https://www.silverstripe.org/download/security-releases/cve-2022-42949"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=2.0.0,\u003c2.6.1",
"affected_versions": "All versions starting from 2.0.0 before 2.6.1",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-12-19",
"description": "The subsites module can weaken edit restrictions on some files and allow a malicious user to edit files they do not have edit rights to.\n\nThis only affects projects with the subsites module installed. Regression testing should focus on custom file logic.\n\nBe advised that this is not a case of a user being able to edit a file in subsites they do not have access to. As a reminder, all separation of content achieved with the subsites module should be viewed as cosmetic and not appropriate for security-critical applications.",
"fixed_versions": [
"2.6.1"
],
"identifier": "GMS-2022-8544",
"identifiers": [
"GHSA-cx45-565q-6qx8",
"GMS-2022-8544",
"CVE-2022-42949"
],
"not_impacted": "All versions before 2.0.0, all versions starting from 2.6.1",
"package_slug": "packagist/silverstripe/subsites",
"pubdate": "2022-12-19",
"solution": "Upgrade to version 2.6.1 or above.",
"title": "Subsite weakens file permissions",
"urls": [
"https://github.com/silverstripe/silverstripe-subsites/commit/73f3d15bfb90ba779dd5498fcc5ae4ab292d6272",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/subsites/CVE-2022-42949.yaml",
"https://www.silverstripe.org/download/security-releases/cve-2022-42949",
"https://github.com/advisories/GHSA-cx45-565q-6qx8"
],
"uuid": "2363396e-aecb-4941-84d7-09192ac14992"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:silverstripe:subsites:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.6.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-42949"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Silverstripe silverstripe/subsites through 2.6.0 has Insecure Permissions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.silverstripe.org/download/security-releases/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.silverstripe.org/download/security-releases/"
},
{
"name": "https://www.silverstripe.org/download/security-releases/cve-2022-42949",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.silverstripe.org/download/security-releases/cve-2022-42949"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-03T14:00Z",
"publishedDate": "2022-12-21T00: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…