gsd-2022-46685
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-46685", "id": "GSD-2022-46685" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-46685" ], "details": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log.", "id": "GSD-2022-46685", "modified": "2023-12-13T01:19:37.667366Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "jenkinsci-cert@googlegroups.com", "ID": "CVE-2022-46685", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Jenkins Gitea Plugin", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "unspecified", "version_value": "1.4.4" } ] } } ] }, "vendor_name": "Jenkins Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661", "refsource": "MISC", "url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv1.4.5", "affected_versions": "All versions before 1.4.5", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-319", "CWE-937" ], "date": "2022-12-12", "description": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens does not support credentials masking, potentially exposing them through the build log.", "fixed_versions": [ "v1.4.5" ], "identifier": "CVE-2022-46685", "identifiers": [ "CVE-2022-46685" ], "not_impacted": "", "package_slug": "go/github.com/go-gitea/gitea", "pubdate": "2022-12-12", "solution": "Upgrade to version 1.4.5 or above.", "title": "Cleartext Transmission of Sensitive Information", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-46685", "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661" ], "uuid": "f357dd2d-7cf9-444b-a0ac-64fbd67be913", "versions": [] }, { "affected_range": "(,1.4.5)", "affected_versions": "All versions before 1.4.5", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-319", "CWE-937" ], "date": "2022-12-12", "description": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens does not support credentials masking, potentially exposing them through the build log.", "fixed_versions": [ "1.4.5" ], "identifier": "CVE-2022-46685", "identifiers": [ "GHSA-x3qh-53qf-jxq9", "CVE-2022-46685" ], "not_impacted": "All versions starting from 1.4.5", "package_slug": "maven/org.jenkins-ci.plugins/gitea", "pubdate": "2022-12-12", "solution": "Upgrade to version 1.4.5 or above.", "title": "Cleartext Transmission of Sensitive Information", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-46685", "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661", "https://github.com/jenkinsci/gitea-plugin/commit/b3b2bd869b91f9f1312bbbbf6128cad2cd86bd8c", "https://github.com/advisories/GHSA-x3qh-53qf-jxq9" ], "uuid": "56a59c98-5a21-4230-bd3f-b44c7982420b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:jenkins:*:*", "cpe_name": [], "versionEndExcluding": "1.4.5", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "jenkinsci-cert@googlegroups.com", "ID": "CVE-2022-46685" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-319" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2022-12-12T19:07Z", "publishedDate": "2022-12-12T09:15Z" } } }
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.