gsd-2023-28326
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room
Aliases
Aliases
{ GSD: { alias: "CVE-2023-28326", id: "GSD-2023-28326", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-28326", ], details: "Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room", id: "GSD-2023-28326", modified: "2023-12-13T01:20:47.256195Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2023-28326", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache OpenMeetings", version: { version_data: [ { version_affected: "<", version_name: "2.0.0", version_value: "7.0.0", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, credits: [ { lang: "en", value: "Dennis Zimmt", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room", }, ], }, generator: { engine: "Vulnogram 0.1.0-dev", }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-306", lang: "eng", value: "CWE-306 Missing Authentication for Critical Function", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", refsource: "MISC", url: "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", }, ], }, source: { defect: [ "OPENMEETINGS-2739", ], discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "[2.0,7.0.0)", affected_versions: "All versions starting from 2.0 before 7.0.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-306", "CWE-937", ], date: "2023-04-04", description: "Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room", fixed_versions: [ "7.0.0", ], identifier: "CVE-2023-28326", identifiers: [ "CVE-2023-28326", ], not_impacted: "All versions before 2.0, all versions starting from 7.0.0", package_slug: "maven/org.apache.openmeetings/openmeetings-parent", pubdate: "2023-03-28", solution: "Upgrade to version 7.0.0 or above.", title: "Missing Authentication for Critical Function", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28326", "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", ], uuid: "374c3cc2-74fe-4d01-999a-52be98255023", }, { affected_range: "[2.0,7.0.0)", affected_versions: "All versions starting from 2.0 before 7.0.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-306", "CWE-937", ], date: "2023-04-04", description: "Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room", fixed_versions: [ "7.0.0", ], identifier: "CVE-2023-28326", identifiers: [ "CVE-2023-28326", ], not_impacted: "", package_slug: "maven/org.apache.openmeetings/openmeetings-server", pubdate: "2023-03-28", solution: "Upgrade to version 7.0.0 or above.", title: "Missing Authentication for Critical Function", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28326", "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", ], uuid: "0f87b40b-9fe9-49cd-b39f-90c615be01c7", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:openmeetings:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "7.0.0", versionStartIncluding: "2.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2023-28326", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privileges in any room", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-306", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", refsource: "MISC", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://lists.apache.org/thread/r9vn12dp5yofn1h3wd5x4h7c3vmmr5d9", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, 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:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2023-04-04T01:30Z", publishedDate: "2023-03-28T13:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.