Publish Advisories

GHSA-6q3q-6v5j-h6vg
GHSA-j6vm-4r7g-x4gr
This commit is contained in:
advisory-database[bot]
2024-11-27 19:01:56 +00:00
parent 23da8d5815
commit 8b5a484f12
2 changed files with 203 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j6vm-4r7g-x4gr",
"modified": "2024-11-27T19:01:01Z",
"published": "2024-11-27T19:01:01Z",
"aliases": [
"CVE-2024-11862"
],
"summary": "Devolutions.XTS.NET Vulnerable to Timing Attack on GF Multiplications",
"details": "### Impact\nTiming attacks on Galois Field multiplications in this package. Successful exploitation would effectively allow a downgrade of the security guarantees of the XTS mode to the security guarantees of ECB mode, allowing block swapping, enabling identification of identical blocks, and rendering half of the XTS key obsolete. Timing attacks require specific conditions to be exploitable.\n\n### Patches\nPatched in 2024.11.26\n\n### Workarounds\nUpgrade the package\n\n### References\nhttps://en.wikipedia.org/wiki/Timing_attack\n",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Devolutions.XTS.NET"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2024.11.26"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/Devolutions/XTS.NET/security/advisories/GHSA-j6vm-4r7g-x4gr"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11862"
},
{
"type": "WEB",
"url": "https://github.com/Devolutions/XTS.NET/commit/fb349d5bfb587218e8603b38ea37f03f036b57fd"
},
{
"type": "PACKAGE",
"url": "https://github.com/Devolutions/XTS.NET"
}
],
"database_specific": {
"cwe_ids": [
"CWE-385"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-27T19:01:01Z",
"nvd_published_at": "2024-11-27T15:15:25Z"
}
}