ghsa-g8rg-7rpr-cwr2
Vulnerability from github
Published
2020-09-02 18:03
Modified
2021-08-02 14:33
Severity ?
VLAI Severity ?
Summary
Information Disclosure in TYPO3 extension sf_event_mgt
Details
A missing access check in the backend module allows an authenticated backend user to export participant data for events which the user does not have access to, resulting in Information Disclosure.
Another missing access check in the backend module allows an authenticated backend user to send emails to event participants for events which the user does not have access to, resulting in Broken Access Control.
External reference: https://typo3.org/security/advisory/typo3-ext-sa-2020-017
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "derhansen/sf_event_mgt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.3.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "derhansen/sf_event_mgt" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-25026" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2020-09-02T18:03:13Z", "nvd_published_at": "2020-09-02T17:15:00Z", "severity": "MODERATE" }, "details": "A missing access check in the backend module allows an authenticated backend user to export participant data for events which the user does not have access to, resulting in Information Disclosure. \n\nAnother missing access check in the backend module allows an authenticated backend user to send emails to event participants for events which the user does not have access to, resulting in Broken Access Control.\n\nExternal reference: [https://typo3.org/security/advisory/typo3-ext-sa-2020-017](https://typo3.org/security/advisory/typo3-ext-sa-2020-017)", "id": "GHSA-g8rg-7rpr-cwr2", "modified": "2021-08-02T14:33:59Z", "published": "2020-09-02T18:03:26Z", "references": [ { "type": "WEB", "url": "https://github.com/derhansen/sf_event_mgt/security/advisories/GHSA-g8rg-7rpr-cwr2" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25026" }, { "type": "WEB", "url": "https://github.com/derhansen/sf_event_mgt/commit/17edcbf608b252cc1123e1279f0735f6aa28fef4" }, { "type": "WEB", "url": "https://packagist.org/packages/derhansen/sf_event_mgt" }, { "type": "WEB", "url": "https://typo3.org/help/security-advisories" }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-ext-sa-2020-017" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Information Disclosure in TYPO3 extension sf_event_mgt" }
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.
- 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…