gsd-2022-25896
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-25896", description: "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", id: "GSD-2022-25896", references: [ "https://access.redhat.com/errata/RHSA-2022:7313", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-25896", ], details: "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", id: "GSD-2022-25896", modified: "2023-12-13T01:19:27.055244Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "report@snyk.io", DATE_PUBLIC: "2022-07-01T20:00:14.872984Z", ID: "CVE-2022-25896", STATE: "PUBLIC", TITLE: "Session Fixation", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "passport", version: { version_data: [ { version_affected: "<", version_value: "0.6.0", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, credit: [ { lang: "eng", value: "jaredhanson", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", }, ], }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 4.8, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Session Fixation", }, ], }, ], }, references: { reference_data: [ { name: "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631", refsource: "MISC", url: "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631", }, { name: "https://github.com/jaredhanson/passport/pull/900", refsource: "MISC", url: "https://github.com/jaredhanson/passport/pull/900", }, { name: "https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", refsource: "MISC", url: "https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<0.6.0", affected_versions: "All versions before 0.6.0", cvss_v2: "AV:N/AC:M/Au:N/C:P/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-384", "CWE-937", ], date: "2022-07-13", description: "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", fixed_versions: [ "0.6.0", ], identifier: "CVE-2022-25896", identifiers: [ "CVE-2022-25896", ], not_impacted: "All versions starting from 0.6.0", package_slug: "npm/passport", pubdate: "2022-07-01", solution: "Upgrade to version 0.6.0 or above.", title: "Session Fixation", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-25896", "https://github.com/jaredhanson/passport/pull/900", "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631", "https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", ], uuid: "ff5e6a37-3299-4b74-835d-6a94fd61fd96", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:passport_project:passport:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "0.6.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2022-25896", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-384", }, ], }, ], }, references: { reference_data: [ { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/jaredhanson/passport/pull/900", }, { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631", }, { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5.8, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.8, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 2.5, }, }, lastModifiedDate: "2022-07-13T16:55Z", publishedDate: "2022-07-01T20: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.