Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 0 additions & 100 deletions tools/apitester/__snapshots__/cassette_single_query.snap
Original file line number Diff line number Diff line change
Expand Up @@ -231,106 +231,6 @@
}
]
},
{
"id": "CVE-2022-33068",
"details": "An integer overflow in the component hb-ot-shape-fallback.cc of Harfbuzz v4.3.0 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.",
"aliases": [
"ROOT-OS-DEBIAN-11-CVE-2022-33068",
"ROOT-OS-DEBIAN-bullseye-CVE-2022-33068"
],
"modified": "<RFC3339 date with the year 2026>",
"published": "2022-06-23T17:15:14.350Z",
"related": [
"ALSA-2022:8384",
"SUSE-SU-2022:2663-1",
"SUSE-SU-2022:2664-1",
"openSUSE-SU-2022:2663-1",
"openSUSE-SU-2024:12168-1"
],
"references": [
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FQBJ24W6TXLSAQWCFW7IBGUMX4AJI3S4/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QQMEXOVDL3T2UXKBCON7JSOCE646G7HG/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56WTC5IY4EIUHVUIHMCXA3BSBZLSZCI/"
},
{
"type": "ADVISORY",
"url": "https://github.com/harfbuzz/harfbuzz/commit/62e803b36173fd096d7ad460dd1d1db9be542593"
},
{
"type": "ADVISORY",
"url": "https://github.com/harfbuzz/harfbuzz/issues/3557"
},
{
"type": "ADVISORY",
"url": "https://security.gentoo.org/glsa/202209-11"
},
{
"type": "REPORT",
"url": "https://github.com/harfbuzz/harfbuzz/issues/3557"
},
{
"type": "FIX",
"url": "https://github.com/harfbuzz/harfbuzz/commit/62e803b36173fd096d7ad460dd1d1db9be542593"
},
{
"type": "FIX",
"url": "https://github.com/harfbuzz/harfbuzz/issues/3557"
},
{
"type": "EVIDENCE",
"url": "https://github.com/harfbuzz/harfbuzz/issues/3557"
}
],
"affected": [
{
"ranges": [
{
"type": "GIT",
"repo": "https://github.com/behdad/harfbuzz",
"events": [
{
"introduced": "0"
}
]
}
],
"database_specific": "<Any value>"
},
{
"ranges": [
{
"type": "GIT",
"repo": "https://github.com/harfbuzz/harfbuzz",
"events": [
{
"introduced": "0"
},
{
"fixed": "62e803b36173fd096d7ad460dd1d1db9be542593"
}
]
}
],
"versions": 154,
"database_specific": "<Any value>"
}
],
"schema_version": "1.7.3",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
]
},
{
"id": "CVE-2023-25193",
"details": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger O(n^2) growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
Expand Down
Loading