-
-
Notifications
You must be signed in to change notification settings - Fork 227
GHSA SYNC: 1 modified advisory; 1 new advisory - 2nd batch #979
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
Open
jasnow
wants to merge
3
commits into
rubysec:master
Choose a base branch
from
jasnow:ghsa-syncbot-2026-02-01-21_13_19
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| --- | ||
| engine: ruby | ||
| cve: 2006-5467 | ||
| ghsa: cgqx-jwj4-2jc4 | ||
| url: https://nvd.nist.gov/vuln/detail/CVE-2006-5467 | ||
| title: Denial of service vulnerabilities in the Ruby CGI | ||
| date: 2006-10-27 | ||
| description: | | ||
| The cgi.rb CGI library for Ruby 1.8 allows remote attackers to | ||
| cause a denial of service (infinite loop and CPU consumption) via | ||
| an HTTP request with a multipart MIME body that contains an invalid | ||
| boundary specifier, as demonstrated using a specifier that begins | ||
| with a "-" instead of "--" and contains an inconsistent ID. | ||
| cvss_v2: 5.0 | ||
| patched_versions: | ||
| - "~> 1.8.5-p2" | ||
| - ">= 1.9.0" | ||
| related: | ||
| url: | ||
| - https://nvd.nist.gov/vuln/detail/CVE-2006-5467 | ||
| - https://www.ruby-lang.org/en/news/2006/11/03/CVE-2006-5467 | ||
| - https://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library | ||
| - https://cache.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-cgi-dos-1.patch | ||
| - http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html | ||
| - https://bugzilla.redhat.com/show_bug.cgi?id=212237 | ||
| - https://jvn.jp/en/jp/JVN84798830/index.html | ||
| - http://security.gentoo.org/glsa/glsa-200611-12.xml | ||
| - https://ubuntu.com/security/notices/USN-371-1 | ||
| - http://www.debian.org/security/2006/dsa-1234 | ||
| - https://lists.debian.org/debian-security-announce/2006/msg00337.html | ||
| - https://web.archive.org/web/20071214135617/http://docs.info.apple.com/article.html?artnum=305530 | ||
| - https://web.archive.org/web/20080221113337/http://lists.apple.com/archives/security-announce/2007/May/msg00004.html | ||
| - https://github.com/advisories/GHSA-cgqx-jwj4-2jc4 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.