Action not permitted
Modal body text goes here.
CVE-2023-32001
Vulnerability from cvelistv5
We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for.
Show details on NVD website{ "containers": { "cna": { "providerMetadata": { "dateUpdated": "2023-08-27T00:02:01.990Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "rejectedReasons": [ { "lang": "en", "value": "We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for." } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2023-32001", "datePublished": "2023-07-26T20:09:57.905Z", "dateRejected": "2023-08-27T00:02:01.990Z", "dateReserved": "2023-05-01T01:00:12.220Z", "dateUpdated": "2023-08-27T00:02:01.990Z", "state": "REJECTED" }, "dataType": "CVE_RECORD", "dataVersion": "5.0", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-32001\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2023-07-26T21:15:10.037\",\"lastModified\":\"2023-11-07T04:14:26.753\",\"vulnStatus\":\"Rejected\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rejected reason: We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for.\"}],\"metrics\":{},\"references\":[]}}" } }
gsd-2023-32001
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
** REJECT ** We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-32001", "id": "GSD-2023-32001" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-32001" ], "details": "** REJECT ** We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for.", "id": "GSD-2023-32001", "modified": "2023-12-13T01:20:24.063252Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2023-32001", "STATE": "REJECT" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** REJECT ** We issued this CVE pre-maturely, as we have subsequently realized that this issue points out a problem that there really is no safe measures around or protections for." } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=7.84.0 \u003c=8.1.2", "affected_versions": "All versions starting from 7.84.0 up to 8.1.2", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "cwe_ids": [ "CWE-1035", "CWE-367", "CWE-937" ], "date": "2023-08-03", "description": "libcurl can be told to save cookie, HSTS and/or alt-svc data to files. When\ndoing this, it called `stat()` followed by `fopen()` in a way that made it\nvulnerable to a TOCTOU race condition problem.\n\nBy exploiting this flaw, an attacker could trick the victim to create or\noverwrite protected files holding this data in ways it was not intended to.\n", "fixed_versions": [ "8.2.0" ], "identifier": "CVE-2023-32001", "identifiers": [ "CVE-2023-32001" ], "not_impacted": "All versions before 7.84.0, all versions after 8.1.2", "package_slug": "conan/libcurl", "pubdate": "2023-07-26", "solution": "Upgrade to version 8.2.0 or above.", "title": "Time-of-check Time-of-use (TOCTOU) Race Condition", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-32001", "https://hackerone.com/reports/2039870", "https://www.debian.org/security/2023/dsa-5460", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BGJ7POX4ATGERTSBFJPW2EQH4Z65PSZJ/" ], "uuid": "2374a638-0454-4ee2-b038-f55522e57272" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:haxx:libcurl:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.1.2", "versionStartIncluding": "7.84.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2023-32001" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "libcurl can be told to save cookie, HSTS and/or alt-svc data to files. When\ndoing this, it called `stat()` followed by `fopen()` in a way that made it\nvulnerable to a TOCTOU race condition problem.\n\nBy exploiting this flaw, an attacker could trick the victim to create or\noverwrite protected files holding this data in ways it was not intended to.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-367" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/2039870", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://hackerone.com/reports/2039870" }, { "name": "https://www.debian.org/security/2023/dsa-5460", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5460" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BGJ7POX4ATGERTSBFJPW2EQH4Z65PSZJ/", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BGJ7POX4ATGERTSBFJPW2EQH4Z65PSZJ/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 3.4 } }, "lastModifiedDate": "2023-08-03T15:11Z", "publishedDate": "2023-07-26T21:15Z" } } }
ghsa-xc3w-ghxg-pw5f
Vulnerability from github
Published
2023-07-26 21:30
Modified
2023-07-26 21:30
Details
libcurl can be told to save cookie, HSTS and/or alt-svc data to files. When
doing this, it called stat()
followed by fopen()
in a way that made it
vulnerable to a TOCTOU race condition problem.
By exploiting this flaw, an attacker could trick the victim to create or overwrite protected files holding this data in ways it was not intended to.
{ "affected": [], "aliases": [ "CVE-2023-32001" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-26T21:15:10Z", "severity": null }, "details": "libcurl can be told to save cookie, HSTS and/or alt-svc data to files. When\ndoing this, it called `stat()` followed by `fopen()` in a way that made it\nvulnerable to a TOCTOU race condition problem.\n\nBy exploiting this flaw, an attacker could trick the victim to create or\noverwrite protected files holding this data in ways it was not intended to.\n", "id": "GHSA-xc3w-ghxg-pw5f", "modified": "2023-07-26T21:30:19Z", "published": "2023-07-26T21:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32001" }, { "type": "WEB", "url": "https://hackerone.com/reports/2039870" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BGJ7POX4ATGERTSBFJPW2EQH4Z65PSZJ" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5460" } ], "schema_version": "1.4.0", "severity": [] }
wid-sec-w-2023-2101
Vulnerability from csaf_certbund
Published
2023-08-20 22:00
Modified
2023-08-20 22:00
Summary
genua genucenter: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
genucenter bietet eine zentrale und rollenbasierte Administration der Lösungen von genua.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in genua genucenter ausnutzen, um Informationen offenzulegen, Dateien zu manipulieren, um Cross-Site Scripting Angriffe durchzuführen oder um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- Hardware Appliance
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "genucenter bietet eine zentrale und rollenbasierte Administration der L\u00f6sungen von genua.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in genua genucenter ausnutzen, um Informationen offenzulegen, Dateien zu manipulieren, um Cross-Site Scripting Angriffe durchzuf\u00fchren oder um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Hardware Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2101 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2101.json" }, { "category": "self", "summary": "WID-SEC-2023-2101 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2101" }, { "category": "external", "summary": "genua Kundencenter vom 2023-08-20", "url": "https://kunde.genua.de/nc/suche/view/neuer-patch-genucenter-80p6-verfuegbar.html?tx_genusupport_content%5Bidentity%5D=0\u0026tx_genusupport_content%5BsearchTerm%5D=\u0026tx_genusupport_content%5BforcePath%5D=\u0026tx_genusupport_content%5Baction%5D=genuSupportSearch\u0026tx_genusupport_content%5Bcontroller%5D=Content" } ], "source_lang": "en-US", "title": "genua genucenter: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-08-20T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:40:59.147+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-2101", "initial_release_date": "2023-08-20T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-20T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "genua genucenter \u003c 8.0 patch 6", "product": { "name": "genua genucenter \u003c 8.0 patch 6", "product_id": "T029421", "product_identification_helper": { "cpe": "cpe:/h:genua:genucenter:8.0:patch_6" } } } ], "category": "vendor", "name": "genua" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-32001", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-32001" }, { "cve": "CVE-2023-29469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-29469" }, { "cve": "CVE-2023-28484", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-28484" }, { "cve": "CVE-2023-28362", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-28362" }, { "cve": "CVE-2023-27539", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-27539" }, { "cve": "CVE-2023-27530", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-27530" }, { "cve": "CVE-2023-27320", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-27320" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23913", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-23913" }, { "cve": "CVE-2023-22799", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-22799" }, { "cve": "CVE-2023-22796", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-22796" }, { "cve": "CVE-2023-22795", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-22795" }, { "cve": "CVE-2023-22794", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-22794" }, { "cve": "CVE-2023-22792", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2023-22792" }, { "cve": "CVE-2022-44566", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2022-44566" }, { "cve": "CVE-2021-28092", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen." } ], "release_date": "2023-08-20T22:00:00Z", "title": "CVE-2021-28092" } ] }
wid-sec-w-2023-1789
Vulnerability from csaf_certbund
Published
2023-07-18 22:00
Modified
2023-10-26 22:00
Summary
libcurl: Schwachstelle ermöglicht Manipulation von Dateien
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libcurl ist eine Bibliothek für Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in libcurl ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "libcurl ist eine Bibliothek f\u00fcr Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in libcurl ausnutzen, um Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1789 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1789.json" }, { "category": "self", "summary": "WID-SEC-2023-1789 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1789" }, { "category": "external", "summary": "Meinberg Security Advisory MBGSA-2023.05 vom 2023-10-26", "url": "https://www.meinbergglobal.com/english/news/meinberg-security-advisory-mbgsa-2023-05-lantime-firmware-version-7-08-004.htm" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202310-12 vom 2023-10-11", "url": "https://security.gentoo.org/glsa/202310-12" }, { "category": "external", "summary": "Insyde Security Advisory INSYDE-SA-2023058 vom 2023-09-15", "url": "https://www.insyde.com/security-pledge/SA-2023058" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6237-3 vom 2023-09-11", "url": "https://ubuntu.com/security/notices/USN-6237-3" }, { "category": "external", "summary": "Debian Security Advisory DSA-5460 vom 2023-07-26", "url": "https://lists.debian.org/debian-security-announce/2023/msg00152.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2882-1 vom 2023-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015581.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2881-1 vom 2023-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015583.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-189272BCCE vom 2023-07-21", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-189272bcce" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6237-1 vom 2023-07-19", "url": "https://ubuntu.com/security/notices/USN-6237-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2880-1 vom 2023-07-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015530.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6237-2 vom 2023-07-19", "url": "https://ubuntu.com/security/notices/USN-6237-2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2891-1 vom 2023-07-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015534.html" }, { "category": "external", "summary": "Project curl Security Advisory vom 2023-07-18", "url": "https://github.com/curl/curl/commit/0c667188e0c6cda615a0" }, { "category": "external", "summary": "Project curl Security Advisory vom 2023-07-18", "url": "https://curl.se/docs/CVE-2023-32001.html" } ], "source_lang": "en-US", "title": "libcurl: Schwachstelle erm\u00f6glicht Manipulation von Dateien", "tracking": { "current_release_date": "2023-10-26T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:37:04.865+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-1789", "initial_release_date": "2023-07-18T22:00:00.000+00:00", "revision_history": [ { "date": "2023-07-18T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-07-19T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE und Ubuntu aufgenommen" }, { "date": "2023-07-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-07-23T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-26T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-09-11T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-09-17T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Insyde aufgenommen" }, { "date": "2023-10-10T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2023-10-26T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Meinberg aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Insyde UEFI Firmware \u003c OPF RV 23.08", "product": { "name": "Insyde UEFI Firmware \u003c OPF RV 23.08", "product_id": "T029937", "product_identification_helper": { "cpe": "cpe:/h:insyde:uefi:opf_rv_23.08" } } }, { "category": "product_name", "name": "Insyde UEFI Firmware \u003c SPF RV 23.11", "product": { "name": "Insyde UEFI Firmware \u003c SPF RV 23.11", "product_id": "T029938", "product_identification_helper": { "cpe": "cpe:/h:insyde:uefi:spf_rv_23.11" } } } ], "category": "product_name", "name": "UEFI Firmware" } ], "category": "vendor", "name": "Insyde" }, { "branches": [ { "category": "product_name", "name": "Meinberg LANTIME \u003c 7.08.004", "product": { "name": "Meinberg LANTIME \u003c 7.08.004", "product_id": "T030804", "product_identification_helper": { "cpe": "cpe:/h:meinberg:lantime:7.08.004" } } } ], "category": "vendor", "name": "Meinberg" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source libcurl \u003e= 7.84.0", "product": { "name": "Open Source libcurl \u003e= 7.84.0", "product_id": "T028805", "product_identification_helper": { "cpe": "cpe:/a:open_source:libcurl:7.84.0" } } }, { "category": "product_name", "name": "Open Source libcurl \u003c= 8.1.2", "product": { "name": "Open Source libcurl \u003c= 8.1.2", "product_id": "T028806", "product_identification_helper": { "cpe": "cpe:/a:open_source:libcurl:8.1.2" } } } ], "category": "product_name", "name": "libcurl" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-32001", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in libcurl. Dieser Fehler besteht aufgrund einer Time-of-Check-to-Time-of-Use (TOCTOU) Race Condition. Ein Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "T028806", "2951", "T002207", "T029938", "T028805", "T029937", "T000126", "T030804", "T012167", "74185" ] }, "release_date": "2023-07-18T22:00:00Z", "title": "CVE-2023-32001" } ] }
Loading...
Loading...
- 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.