mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hr8g-f6r6-mr22 GHSA-wjjc-m3fc-fcm8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hr8g-f6r6-mr22",
|
||||
"modified": "2024-11-22T20:16:10Z",
|
||||
"modified": "2024-11-26T18:40:59Z",
|
||||
"published": "2022-05-26T00:01:27Z",
|
||||
"aliases": [
|
||||
"CVE-2022-30595"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Buffer over-flow in Pillow",
|
||||
"details": "When reading a TGA file with RLE packets that cross scan lines, Pillow reads the information past the end of the first line without deducting that from the length of the remaining file data. This vulnerability was introduced in Pillow 9.1.0, and can cause a heap buffer overflow.\n\nOpening an image with a zero or negative height has been found to bypass a decompression bomb check. This will now raise a SyntaxError instead, in turn raising a PIL.UnidentifiedImageError.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wjjc-m3fc-fcm8",
|
||||
"modified": "2024-11-22T18:11:07Z",
|
||||
"modified": "2024-11-26T18:40:12Z",
|
||||
"published": "2022-05-17T05:52:47Z",
|
||||
"aliases": [
|
||||
"CVE-2008-6549"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "MoinMoin Denial of Service vulnerability via password_checker function",
|
||||
"details": "The password_checker function in `config/multiconfig.py` in MoinMoin prior to version 1.6.1 uses the cracklib and python-crack features even though they are not thread-safe, which allows remote attackers to cause a denial of service (segmentation fault and crash) via unknown vectors.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -58,7 +65,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-09T19:33:55Z",
|
||||
"nvd_published_at": "2009-03-30T01:30:00Z"
|
||||
|
||||
Reference in New Issue
Block a user