Vulnerabilites related to stepmania - stepmania
Vulnerability from fkie_nvd
Published
2022-03-01 23:15
Modified
2024-11-21 06:51
Severity ?
Summary
The component /rootfs in RageFile of Stepmania v5.1b2 and below allows attackers access to the entire file system.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/stepmania/stepmania/pull/2184 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/stepmania/stepmania/pull/2184 | Patch, Third Party Advisory |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:stepmania:stepmania:*:*:*:*:*:*:*:*", "matchCriteriaId": "167066BA-9480-458C-85FA-7FD1FE8A23C1", "versionEndIncluding": "5.0.12", "vulnerable": true }, { "criteria": "cpe:2.3:a:stepmania:stepmania:5.1.0:alpha:*:*:*:*:*:*", "matchCriteriaId": "D11091CB-B306-488F-8BFE-E839C1DE9F97", "vulnerable": true }, { "criteria": "cpe:2.3:a:stepmania:stepmania:5.1.0:alpha2:*:*:*:*:*:*", "matchCriteriaId": "7C50EC27-E7AA-4E98-B7A2-A42559B4CED1", "vulnerable": true }, { "criteria": "cpe:2.3:a:stepmania:stepmania:5.1.0:alpha3:*:*:*:*:*:*", "matchCriteriaId": "5A2F4C6B-4FB0-4123-9F78-5EFC27326D5A", "vulnerable": true }, { "criteria": "cpe:2.3:a:stepmania:stepmania:5.1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "7A0853C5-1CE9-4EE3-A6D7-808DDFFA8B98", "vulnerable": true }, { "criteria": "cpe:2.3:a:stepmania:stepmania:5.1.0:beta2:*:*:*:*:*:*", "matchCriteriaId": "F63B4ED6-71D1-496C-B20F-CCF44B600311", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The component /rootfs in RageFile of Stepmania v5.1b2 and below allows attackers access to the entire file system." }, { "lang": "es", "value": "El componente /rootfs en RageFile de Stepmania versi\u00f3n v5.1b2 y anteriores, permite a atacantes acceder a todo el sistema de archivos" } ], "id": "CVE-2022-25010", "lastModified": "2024-11-21T06:51:32.203", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-03-01T23:15:09.047", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/stepmania/stepmania/pull/2184" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/stepmania/stepmania/pull/2184" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2020-12-26 04:15
Modified
2024-11-21 05:12
Severity ?
Summary
lib/codebook.c in libvorbis before 1.3.6, as used in StepMania 5.0.12 and other products, has insufficient array bounds checking via a crafted OGG file. NOTE: this may overlap CVE-2018-5146.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/stepmania/stepmania/issues/1890 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/stepmania/stepmania/issues/1890 | Exploit, Patch, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:stepmania:stepmania:5.0.12:-:*:*:*:*:*:*", "matchCriteriaId": "5D33F53D-11C8-4B0E-AE6D-601EE6934A48", "vulnerable": true }, { "criteria": "cpe:2.3:a:xiph.org:libvorbis:*:*:*:*:*:*:*:*", "matchCriteriaId": "5104B389-A005-4C6E-B19E-37E67928B501", "versionEndExcluding": "1.3.6", "versionStartIncluding": "1.3.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "lib/codebook.c in libvorbis before 1.3.6, as used in StepMania 5.0.12 and other products, has insufficient array bounds checking via a crafted OGG file. NOTE: this may overlap CVE-2018-5146." }, { "lang": "es", "value": "La biblioteca lib/codebook.c en libvorbis versiones anteriores a 1.3.6, como es usado en StepMania versi\u00f3n 5.0.12 y otros productos, presenta una comprobaci\u00f3n de l\u00edmites de matriz insuficiente por medio de un archivo OGG dise\u00f1ado" } ], "id": "CVE-2020-20412", "lastModified": "2024-11-21T05:12:03.637", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-12-26T04:15:12.380", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/stepmania/stepmania/issues/1890" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/stepmania/stepmania/issues/1890" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-129" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cve-2022-25010
Vulnerability from cvelistv5
Published
2022-03-01 22:24
Modified
2024-08-03 04:29
Severity ?
EPSS score ?
Summary
The component /rootfs in RageFile of Stepmania v5.1b2 and below allows attackers access to the entire file system.
References
▼ | URL | Tags |
---|---|---|
https://github.com/stepmania/stepmania/pull/2184 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T04:29:01.623Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/stepmania/stepmania/pull/2184" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The component /rootfs in RageFile of Stepmania v5.1b2 and below allows attackers access to the entire file system." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-03-01T22:24:03", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/stepmania/stepmania/pull/2184" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-25010", "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": "The component /rootfs in RageFile of Stepmania v5.1b2 and below allows attackers access to the entire file system." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/stepmania/stepmania/pull/2184", "refsource": "MISC", "url": "https://github.com/stepmania/stepmania/pull/2184" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2022-25010", "datePublished": "2022-03-01T22:24:03", "dateReserved": "2022-02-14T00:00:00", "dateUpdated": "2024-08-03T04:29:01.623Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-20412
Vulnerability from cvelistv5
Published
2020-12-26 00:00
Modified
2024-08-04 14:22
Severity ?
EPSS score ?
Summary
lib/codebook.c in libvorbis before 1.3.6, as used in StepMania 5.0.12 and other products, has insufficient array bounds checking via a crafted OGG file. NOTE: this may overlap CVE-2018-5146.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T14:22:24.922Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/stepmania/stepmania/issues/1890" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "lib/codebook.c in libvorbis before 1.3.6, as used in StepMania 5.0.12 and other products, has insufficient array bounds checking via a crafted OGG file. NOTE: this may overlap CVE-2018-5146." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-01-18T00:00:00", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/stepmania/stepmania/issues/1890" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-20412", "datePublished": "2020-12-26T00:00:00", "dateReserved": "2020-08-13T00:00:00", "dateUpdated": "2024-08-04T14:22:24.922Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }