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

Nokogiri lacked integer overflow checks #11

Open
sniffler-app bot opened this issue Apr 14, 2023 · 0 comments
Open

Nokogiri lacked integer overflow checks #11

sniffler-app bot opened this issue Apr 14, 2023 · 0 comments

Comments

@sniffler-app
Copy link

sniffler-app bot commented Apr 14, 2023

Description

The xsltAddTextString function in transform.c in libxslt 1.1.29, as used in Nokogiri prior to 1.7.2, lacked a check for integer overflow during a size calculation, which allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.

Informations

Manifest Path: Gemfile.lock

Please look at dependabot report :https://github.com/swipely/swipely-bss-oodd/security/dependabot/86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant