Skip to content

Conversation

@oschwald
Copy link

Updates

  • CVSS v4

Comments
The "attack" here is a local user with write access to the MMDB file being able to cause a sigbus by truncating the affected file. This is true for any application that uses MMAP. The only notable thing is expectations around safety in Rust libraries, which are higher than a C library or Python package.

Copilot AI review requested due to automatic review settings December 11, 2025 14:32
@github-actions github-actions bot changed the base branch from main to oschwald/advisory-improvement-6539 December 11, 2025 14:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the CVSS v4 severity score for a security advisory related to the maxminddb Rust library. The update reflects a more accurate assessment of the vulnerability's attack vector and required privileges, significantly reducing the severity rating from a network-accessible vulnerability to a local privilege-dependent one.

Key changes:

  • Updated CVSS v4 score to reflect that the vulnerability requires local access with high privileges (write access to MMDB file)
  • Changed Attack Vector from Network to Local, Privileges Required from None to High, and Vulnerability Integrity from Low to None
  • Updated the modification timestamp

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shelbyc
Copy link
Contributor

shelbyc commented Dec 11, 2025

Hi @oschwald, I read oschwald/maxminddb-rust#86 and am OK with changing the attack vector to local and privileges required to high. I'll keep the integrity impact at low and retain the exploit maturity of unreported. This will lower the CVSS from 2.7/low to 1/low.

@advisory-database advisory-database bot merged commit 35c54a7 into oschwald/advisory-improvement-6539 Dec 11, 2025
10 checks passed
@advisory-database
Copy link
Contributor

Hi @oschwald! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

@advisory-database advisory-database bot deleted the oschwald-GHSA-mj73-j457-8x9q branch December 11, 2025 17:28
@oschwald
Copy link
Author

Thank you!

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.

3 participants