CVE-2024-41949

LOW
Published Aug 1, 2024 Modified Aug 9, 2024 CWE-269

Description

biscuit-rust is the Rust implementation of Biscuit, an authentication and authorization token for microservices architectures. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be sent, providing only the necessary info to generate a third-party block and to sign it, which includes the public key of the previous block (used in the signature) and the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair.

CVSS v3.1 Score

3.0
LOW
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N

Weakness Type (CWE)

CWE-269 CWE-269

Affected Products

Vendor Product
biscuitsec biscuit-auth

References

Frequently Asked Questions

What is CVE-2024-41949? +
biscuit-rust is the Rust implementation of Biscuit, an authentication and authorization token for microservices architectures. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be sent, providing only the necessary info to generate a third-party block and to sign it, which includes the public key of the previous block (used in the signature) and the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair. It has a CVSS v3.1 base score of 3.0 (LOW).
How severe is CVE-2024-41949? +
CVE-2024-41949 has a CVSS v3.1 score of 3.0 out of 10, rated LOW. This is a low-severity vulnerability with limited impact.
What products are affected by CVE-2024-41949? +
CVE-2024-41949 affects products from biscuitsec, specifically: biscuit-auth. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2024-41949? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2024-41949 — free, no signup required.

Start Free Scan