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–28154 #2

Merged
merged 1 commit into from Apr 20, 2024

Conversation

debricked[bot]
Copy link
Contributor

@debricked debricked bot commented Apr 20, 2024

CVE–2023–28154

Vulnerability details

Description

NVD

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

GitHub

Cross-realm object access in Webpack 5

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

GitLab Advisory Database (Open Source Edition)

Cross-realm object access in Webpack 5

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

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-28154
    Cross-realm object access in Webpack 5 · CVE-2023-28154 · GitHub Advisory Database · GitHub
    npm/webpack/CVE-2023-28154.yml · main · GitLab.org / GitLab Advisory Database Open Source Edition · GitLab
    Comparing v5.75.0...v5.76.0 · webpack/webpack · GitHub
    security: avoid cross-realm objects by Jack-Works · Pull Request #16500 · webpack/webpack · GitHub
    [SECURITY] Fedora 37 Update: pcs-0.11.5-2.fc37 - package-announce - Fedora Mailing-Lists
    [SECURITY] Fedora 38 Update: pcs-0.11.5-2.fc38 - package-announce - Fedora Mailing-Lists
    [SECURITY] Fedora 36 Update: pcs-0.11.5-2.fc36 - package-announce - Fedora Mailing-Lists

 

Related information

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

 

@garbsam97 garbsam97 merged commit 99c07aa into master Apr 20, 2024
1 check passed
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.

None yet

1 participant