-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(db): update dependency fast-xml-parser to v4.4.1 [security] #1352
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
#1041 Bundle Size — 3.5MiB (0%).Warning Bundle contains 5 duplicate packages – View duplicate packages Bundle metrics
|
Current #1041 |
Baseline #1036 |
|
---|---|---|
Initial JS | 3.07MiB |
3.07MiB |
Initial CSS | 9.54KiB |
9.54KiB |
Cache Invalidation | 44.91% |
44.91% |
Chunks | 64 |
64 |
Assets | 77 |
77 |
Modules | 2056 |
2056 |
Duplicate Modules | 340 |
340 |
Duplicate Code | 9.43% |
9.43% |
Packages | 209 |
209 |
Duplicate Packages | 5 |
5 |
Bundle size by type no changes
Current #1041 |
Baseline #1036 |
|
---|---|---|
JS | 3.39MiB |
3.39MiB |
Fonts | 94.54KiB |
94.54KiB |
CSS | 9.54KiB |
9.54KiB |
Other | 9.09KiB |
9.09KiB |
IMG | 8.57KiB |
8.57KiB |
Bundle analysis report Branch renovate/npm-fast-xml-parser-vul... Project dashboard
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
This PR contains the following updates:
4.4.0
->4.4.1
fast-xml-parser vulnerable to ReDOS at currency parsing
CVE-2024-41818 / GHSA-mpg4-rc92-vx8v
More information
Details
Summary
A ReDOS exists on currency.js was discovered by Gauss Security Labs R&D team.
Details
https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/src/v5/valueParsers/currency.js#L10
contains a vulnerable regex
PoC
pass the following string '\t'.repeat(13337) + '.'
Impact
Denial of service during currency parsing in experimental version 5 of fast-xml-parser-library
https://gauss-security.com
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v4.4.1
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.