Lucene search
+L

3929 matches found

Tenable Nessus
Tenable Nessus
added 2022/05/26 12:0 a.m.46 views

EulerOS 2.0 SP3 : ImageMagick (EulerOS-SA-2022-1731)

According to the versions of the ImageMagick packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In ImageMagick 7.0.7-29 and earlier, a memory leak in the formatIPTCfromBuffer function in coders/meta.c was found. CVE-2018-16750 - The...

8.8CVSS6.8AI score0.04486EPSS
SaveExploits25References38
Huntr
Huntr
added 2022/05/25 12:55 p.m.22 views

Out of Bounds Read in string_scan_range

Description When providing crafted input, an attacker can cause rread32 within stringscanrange to do an out of bounds read. This causes a segmentation fault, but could also potentially enable information disclosure. What's interesting is there is already a comment stating "may oobread" near this...

6.4CVSS8.1AI score0.01413EPSS
SaveExploits1References1
Snyk
Snyk
added 2022/05/24 7:10 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the getFileEntryTypeMenuItem function. An attacker can execute arbitrary web scripts or inject HTML by supplying crafted input. Details Cross-site scripting or XSS is a code vulnerability that occurs when an...

6.1CVSS5.5AI score0.00809EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/24 7:3 p.m.33 views

golang.org/x/net/html Infinite Loop vulnerability

Go through 1.15.12 and 1.16.x through 1.16.4 has a golang.org/x/net/html infinite loop via crafted ParseFragment input...

7.5CVSS7.5AI score0.07293EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:0 a.m.37 views

Loop with Unreachable Exit Condition ('Infinite Loop')

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service infinite loop via crafted ParseFragment input...

7.5CVSS4.8AI score0.07293EPSS
SaveExploits0References9Affected Software1
Huntr
Huntr
added 2022/05/21 2:15 p.m.32 views

Use of Uninitialized Function Pointer

Description When providing a crafted input binary to radare2, the context-readaddr function pointer is never initialized before use. This is due to the switch statement responsible for the assignment not finding a matching value for its switch cases. Calling function c static bool...

6.8CVSS7.4AI score0.00874EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2022/05/20 10:40 p.m.44 views

CVE-2022-1507

chafa: NULL Pointer Dereference in function gifinternaldecodeframe at libnsgif.c:599 allows attackers to cause a denial of service crash via a crafted input file. in GitHub repository hpjansson/chafa prior to 1.10.2. chafa: NULL Pointer Dereference in function gifinternaldecodeframe at...

5.5CVSS4.6AI score0.00875EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2022/05/18 12:0 a.m.7 views

The vulnerability of the LDAP service protocol implementation in Microsoft Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the LDAP service protocol implementation in Microsoft Windows operating systems is related to insufficient validation of input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by transmitting specially crafted data...

9CVSS8.1AI score0.02336EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/17 4:17 a.m.39 views

JRuby denial of service via Hash Collision

JRuby computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted input to an application that maintains a hash table, as demonstrated by a universal...

5CVSS6.6AI score0.02249EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/17 4:17 a.m.61 views

GHSA-FMMQ-J7PQ-F85C JRuby denial of service via Hash Collision

JRuby computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted input to an application that maintains a hash table, as demonstrated by a universal...

5CVSS5.1AI score0.02249EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/05/17 12:29 a.m.4 views

Denial of Service (DoS)

Overview ccsv is a Ruby CSV parser gem, written in pure C Affected versions of this package are vulnerable to Denial of Service DoS due to a double free in the ext/ccsv.c function. PoC BD 22 5C 0A 0A Parsing a file containing these bytes triggers a crash. Details Denial of Service DoS describes a...

5.5CVSS7.2AI score0.01366EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/05/17 12:0 a.m.8 views

The vulnerability of the HTTP interface implementation for Zyxell network interfaces allows attackers to execute arbitrary commands.

The vulnerability of the HTTP interface implementation for Zyxell network interfaces relates to errors in processing input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands remotely by introducing a specially crafted file...

10CVSS8.4AI score0.9994EPSS
SaveExploits27References5Affected Software9
BDU FSTEC
BDU FSTEC
added 2022/05/17 12:0 a.m.10 views

The vulnerability of the LDAP service protocol implementation in Microsoft Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the LDAP service protocol implementation in Microsoft Windows operating systems is related to insufficient validation of input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code through a specially crafted request...

10CVSS8.4AI score0.03805EPSS
SaveExploits0References4
NVD
NVD
added 2022/05/16 3:15 a.m.15 views

CVE-2022-30775

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by for example sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKECXXCOMPILER=afl-clang-fast++ option...

5.5CVSS0.00804EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/05/16 3:15 a.m.2 views

CVE-2022-30775

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by for example sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKECXXCOMPILER=afl-clang-fast++ option...

5.5CVSS5.8AI score0.00804EPSS
SaveExploits1References2
Prion
Prion
added 2022/05/16 3:15 a.m.12 views

Design/Logic Flaw

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by for example sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKECXXCOMPILER=afl-clang-fast++ option...

4.3CVSS5.3AI score0.00804EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/05/16 2:54 a.m.58 views

CVE-2022-30775

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by for example sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKECXXCOMPILER=afl-clang-fast++ option...

5.5CVSS2.3AI score0.00804EPSS
SaveExploits1
CVE
CVE
added 2022/05/16 2:54 a.m.91 views

CVE-2022-30775

CVE-2022-30775 affects the Xpdf 4.04 PDF toolchain, where crafted input leads to excessive memory allocation in the PDF handling path (triggered via crafted PDFs to the pdftoppm tool). Reproduction notes indicate the issue is most easily observed when building/redirection uses the DCMAKE_CXX_COMP...

5.5CVSS5.5AI score0.00804EPSS
SaveExploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2022/05/16 2:54 a.m.63 views

CVE-2022-30775

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by for example sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKECXXCOMPILER=afl-clang-fast++ option...

5.5CVSS5.6AI score0.00804EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/05/16 12:0 a.m.7 views

Cybozu Garoon 输入验证错误漏洞

Cybozu Garoon is a portal-type OA office system from Cybozu Japan. The system provides portal, e-mail, bookmarks, scheduling, bulletin board, document management, and other functions. An input validation error vulnerability exists in Cybozu Garoon, which stems from insufficient validation of...

4.3CVSS5.3AI score0.0069EPSS
SaveExploits0References5
Rows per page
Query Builder