Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CVE–2023–26136 #1

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

debricked[bot]
Copy link
Contributor

@debricked debricked bot commented Oct 18, 2024

CVE–2023–26136

Vulnerability details

Description

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

NVD

Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.

GitHub

tough-cookie Prototype Pollution vulnerability

Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.

GitLab Advisory Database (Open Source Edition)

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Versions of the package tough-cookie before 4.1.3 is vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.

CVSS details - 9.8

 

CVSS3 metrics
Attack Vector Network
Attack Complexity Low
Privileges Required None
User interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
References

    NVD - CVE-2023-26136
    npm/tough-cookie/CVE-2023-26136.yml · main · GitLab.org / GitLab Advisory Database Open Source Edition · GitLab
    THIRD PARTY
    Prototype Pollution in tough-cookie | CVE-2023-26136 | Snyk
    Prevent prototype pollution in cookie memstore (#283) ?? salesforce/tough-cookie@12d4747 ?? GitHub
    Security Risk · Issue #282 · salesforce/tough-cookie · GitHub
    Release 4.1.3 ?? salesforce/tough-cookie ?? GitHub
    [SECURITY] [DLA 3488-1] node-tough-cookie security update
    [SECURITY] Fedora 38 Update: yarnpkg-1.22.21-2.fc38 - package-announce - Fedora mailing-lists
    [SECURITY] Fedora 39 Update: yarnpkg-1.22.21-2.fc39 - package-announce - Fedora mailing-lists
    [SECURITY] Fedora 39 Update: yarnpkg-1.22.21-2.fc39 - package-announce - Fedora mailing-lists
    [SECURITY] Fedora 38 Update: yarnpkg-1.22.21-2.fc38 - package-announce - Fedora mailing-lists
    February 2024 IBM Cognos Analytics Vulnerabilities in NetApp Products | NetApp Product Security
    February 2024 IBM Cognos Analytics Vulnerabilities in NetApp Products | NetApp Product Security

 

Related information

📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more about the CVE

 

@Moldy-Crow Moldy-Crow merged commit 0e77121 into main Oct 18, 2024
1 check passed
@Moldy-Crow Moldy-Crow deleted the debricked-fix-CVE_2023_26136-269504e75a1bdfe2 branch October 18, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant