gsd-2012-3376
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3376", "description": "DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts.", "id": "GSD-2012-3376" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3376" ], "details": "DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts.", "id": "GSD-2012-3376", "modified": "2023-12-13T01:20:20.162900Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3376", "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": "DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html", "refsource": "CONFIRM", "url": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html" }, { "name": "20120706 [CVE-2012-3376] Apache Hadoop HDFS information disclosure vulnerability", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2012-07/0049.html" }, { "name": "54358", "refsource": "BID", "url": "http://www.securityfocus.com/bid/54358" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[2.0.0-alpha]", "affected_versions": "Version 2.0.0-alpha", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-310", "CWE-937" ], "date": "2022-07-13", "description": "DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts.", "fixed_versions": [ "2.0.1-alpha" ], "identifier": "CVE-2012-3376", "identifiers": [ "GHSA-qmh2-h7r6-gm6q", "CVE-2012-3376" ], "not_impacted": "All versions before 2.0.0-alpha, all versions after 2.0.0-alpha", "package_slug": "maven/org.apache.hadoop/hadoop-client", "pubdate": "2022-05-17", "solution": "Upgrade to version 2.0.1-alpha or above. *Note*: 2.0.1-alpha may be an unstable version. Use caution.", "title": "Client BlockTokens not checked in Apache Hadoop", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2012-3376", "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html", "http://archives.neohapsis.com/archives/bugtraq/2012-07/0049.html", "https://seclists.org/fulldisclosure/2012/Jul/78", "https://github.com/advisories/GHSA-qmh2-h7r6-gm6q" ], "uuid": "54fca3a7-4ca6-4fec-a98c-fae716d76638" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:hadoop:2.0.0:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3376" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "DataNodes in Apache Hadoop 2.0.0 alpha does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "20120706 [CVE-2012-3376] Apache Hadoop HDFS information disclosure vulnerability", "refsource": "BUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2012-07/0049.html" }, { "name": "54358", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54358" }, { "name": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html", "refsource": "CONFIRM", "tags": [], "url": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html" } ] } }, "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 } }, "lastModifiedDate": "2017-03-24T01:59Z", "publishedDate": "2012-07-12T19:55Z" } } }
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.