Lucene search
+L

278 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.4 views

SUSE CVE-2017-7804

The destructor function for the "WindowsDllDetourPatcher" class can be re-purposed by malicious code in concert with another vulnerability to write arbitrary data to an attacker controlled location in memory. This can be used to bypass existing memory protections in this situation. Note: This...

7.5CVSS8.8AI score0.01507EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.5 views

SUSE CVE-2019-6444

An issue was discovered in NTPsec before 1.1.3. processcontrol in ntpcontrol.c has a stack-based buffer over-read because attacker-controlled data is dereferenced by ntohl in ntpd...

9.1CVSS9.3AI score0.45719EPSS
SaveExploits5References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.4 views

SUSE CVE-2019-12526

An issue was discovered in Squid before 4.9. URN response handling in Squid suffers from a heap-based buffer overflow. When receiving data from a remote server in response to an URN request, Squid fails to ensure that the response can fit within the buffer. This leads to attacker controlled data...

8.1CVSS7.3AI score0.20251EPSS
SaveExploits0References9
Prion
Prion
added 2023/02/11 1:23 a.m.19 views

Authentication flaw

DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, verifying credentials, resetting them or requesting access tokens, crafts multiple JSON strings using format strings with user-controlled data. This means that an attacker may be...

7.5CVSS9.7AI score0.00631EPSS
SaveExploits0References1Affected Software1
FreeBSD
FreeBSD
added 2023/02/07 12:0 a.m.36 views

py-cryptography -- allows programmers to misuse an API

alex reports: Previously, Cipher.updateinto would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects such as bytes to be mutated, thus violating fundamental rules of Python. This is a soundness bug -- it allows...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2023/01/02 7:3 a.m.5 views

Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing

An out-of-bounds OOB write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected...

9.8CVSS7.2AI score0.02836EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/01/02 6:53 a.m.7 views

Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing

An out-of-bounds OOB write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected...

9.8CVSS7.2AI score0.02836EPSS
SaveExploits0References5
NVD
NVD
added 2022/12/22 8:15 p.m.22 views

CVE-2022-31743

Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox 101...

6.5CVSS0.00428EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2022/12/22 12:0 a.m.90 views

CVE-2022-31743

Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox 101...

6.5CVSS7.3AI score0.00428EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/12/22 12:0 a.m.79 views

CVE-2022-31743

Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox 101...

6.5CVSS8.2AI score0.00428EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/12/22 12:0 a.m.34 views

CVE-2022-31743

Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox 101...

7.4AI score0.00428EPSS
SaveExploits0References2
NVD
NVD
added 2022/12/19 9:15 p.m.24 views

CVE-2022-43883

IBM Cognos Analytics 11.1.7, 11.2.0, and 11.2.1 could be vulnerable to a Log Injection attack by constructing URLs from user-controlled data. This could enable attackers to make arbitrary requests to the internal network or to the local file system. IBM X-Force ID: 240266...

7.5CVSS0.00586EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/19 9:15 p.m.9 views

CVE-2022-43883

IBM Cognos Analytics 11.1.7, 11.2.0, and 11.2.1 could be vulnerable to a Log Injection attack by constructing URLs from user-controlled data. This could enable attackers to make arbitrary requests to the internal network or to the local file system. IBM X-Force ID: 240266...

7.5CVSS5.9AI score0.00586EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/19 9:15 p.m.32 views

Server side request forgery (ssrf)

IBM Cognos Analytics 11.1.7 11.2.0, and 11.2.1 could be vulnerable to a Server-Side Request Forgery Attack SSRF attack by constructing URLs from user-controlled data. This could enable attackers to make arbitrary requests to the internal network or to the local file system. IBM X-Force ID: 234180...

6.4CVSS8.5AI score0.00428EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/19 12:0 a.m.9 views

PT-2022-27040 · Ibm · Ibm Cognos Analytics

Name of the Vulnerable Software and Affected Versions: IBM Cognos Analytics versions 11.1.7 through 11.2.1 Description: The issue allows attackers to perform a Log Injection attack by constructing URLs from user-controlled data. This could enable attackers to make arbitrary requests to the intern...

7.5CVSS7.5AI score0.00586EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/12/13 2:10 p.m.6 views

Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing

An out-of-bounds OOB write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected...

9.8CVSS7.2AI score0.02836EPSS
SaveExploits0References5
Zero Day Initiative
Zero Day Initiative
added 2022/11/21 12:0 a.m.32 views

(Pwn2Own) Microsoft Teams electronSafeIpc Arbitrary File Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Microsoft Teams. No user interaction is required if the attacker and target are in the same Teams organization. The specific flaw exists within the communication API. The issue lies in the handling o...

8.8CVSS3.6AI score
SaveExploits0References1
Prion
Prion
added 2022/11/09 9:15 p.m.27 views

Design/Logic Flaw

Insufficient memory cleanup in the AMD Secure Processor ASP Trusted Execution Environment TEE may allow an authenticated attacker with privileges to generate a valid signed TA and potentially poison the contents of the process memory with attacker controlled data resulting in a loss of...

1.7CVSS5.9AI score0.00247EPSS
SaveExploits0References2Affected Software3
Positive Technologies
Positive Technologies
added 2022/11/04 12:0 a.m.7 views

PT-2022-7285 · Apache +10 · Apache Commons Bcel +10

Name of the Vulnerable Software and Affected Versions: Apache Commons BCEL versions prior to 6.6.0 Description: The issue is related to an out-of-bounds writing problem in Apache Commons BCEL, which can be exploited to produce arbitrary bytecode. This could be abused in applications that pass...

10CVSS8.5AI score0.02836EPSS
SaveExploits0References62
NVD
NVD
added 2022/07/06 4:15 p.m.28 views

CVE-2021-3697

A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a malicious format and payload. This vulnerabili...

7CVSS0.00456EPSS
SaveExploits0References3
Rows per page
Query Builder