gsd-2017-7664
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Uploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-7664", "description": "Uploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0.", "id": "GSD-2017-7664" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-7664" ], "details": "Uploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0.", "id": "GSD-2017-7664", "modified": "2023-12-13T01:21:06.528547Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "DATE_PUBLIC": "2017-07-13T00:00:00", "ID": "CVE-2017-7664", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache OpenMeetings", "version": { "version_data": [ { "version_value": "3.1.0" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Uploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "XML Validation" } ] } ] }, "references": { "reference_data": [ { "name": "99576", "refsource": "BID", "url": "http://www.securityfocus.com/bid/99576" }, { "name": "[user] 20170713 CVE-2017-7664 - Apache OpenMeetings - Missing XML Validation", "refsource": "MLIST", "url": "http://markmail.org/message/cwr552iapmhukb45" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.1.0,3.1.5],[3.2.0,3.2.1]", "affected_versions": "All versions starting from 3.1.0 up to 3.1.5, all versions starting from 3.2.0 up to 3.2.1", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-611", "CWE-937" ], "date": "2017-07-19", "description": "Uploaded XML documents are not correctly validated in Apache OpenMeetings.", "fixed_versions": [ "3.3.0" ], "identifier": "CVE-2017-7664", "identifiers": [ "CVE-2017-7664" ], "not_impacted": "All versions before 3.1.0, all versions after 3.1.5 before 3.2.0, all versions after 3.2.1", "package_slug": "maven/org.apache.openmeetings/openmeetings-parent", "pubdate": "2017-07-17", "solution": "Upgrade to version 3.3.0 or above.", "title": "Improper Restriction of XML External Entity Reference", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-7664", "http://www.securityfocus.com/bid/99576" ], "uuid": "bafb1b84-b315-489d-a8d0-fb0e5cc6f06e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:openmeetings:3.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2017-7664" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Uploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-611" } ] } ] }, "references": { "reference_data": [ { "name": "99576", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/99576" }, { "name": "[user] 20170713 CVE-2017-7664 - Apache OpenMeetings - Missing XML Validation", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://markmail.org/message/cwr552iapmhukb45" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 6.0 } }, "lastModifiedDate": "2017-07-19T16:12Z", "publishedDate": "2017-07-17T13:18Z" } } }
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.