Lucene search
+L

209 matches found

Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.7 views

PT-2022-36093 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.8 Description: The issue is related to a possible leaked pernet namespace in the smc init function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.8 views

PT-2022-35995 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v6.0.8 through v6.0.10 Description: The issue concerns a misuse of put device in the mISDN register device function. This problem was introduced in version v6.0.8 and fixed in version v6.0.10. The actual impact and attac...

7.3AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/11/02 12:00 a.m.10 views

Libde265 缓冲区错误漏洞

Libde265 is a German h.265 video codec. A security vulnerability exists in Libde265 version v1.0.8, which originates from ffhevcputhevcqpelh2v1sse in sse-motion.cc contains a stack buffer overflow, which can be exploited by an attacker to cause a denial of service DoS via a crafted video file...

6.5CVSS7AI score0.009EPSS
SaveExploits1References5
Circl
Circl
added 2022/10/27 2:28 p.m.11 views

CVE-2022-2508

creationtimestamp| type| source ---|---|--- 2022-10-27 14:28:28+00:00| seen| https://t.me/cibsecurity/52144...

5.3CVSS5.5AI score0.00547EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/10/20 12:00 a.m.14 views

PCTechSoft PCSecure 信任管理问题漏洞

PCTechSoft PCSecure is a personal computer security software from PCTechSoft. A security vulnerability exists in PCTechSoft PCSecure version V5.0.8.xw that stems from the use of hard-coded credentials in configuration files...

7.8CVSS7.3AI score0.00332EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2022/08/30 10:15 p.m.16 views

CVE-2022-36747

Razor v0.8.0 was discovered to contain a cross-site scripting XSS vulnerability via the function uploadchannel...

6.1CVSS5.6AI score0.00655EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/08/19 8:25 p.m.15 views

CVE-2022-36008 Message length overflow in frontier

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

7.1CVSS7AI score0.01188EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/18 5:15 p.m.9 views

CVE-2021-44170

A stack-based buffer overflow vulnerability CWE-121 in the command line interpreter of FortiOS before 7.0.4 and FortiProxy before 2.0.8 may allow an authenticated attacker to execute unauthorized code or commands via specially crafted command line arguments...

6.7CVSS6.3AI score0.00206EPSS
SaveExploits0References1
Circl
Circl
added 2022/06/02 6:25 p.m.14 views

CVE-2022-30820

creationtimestamp| type| source ---|---|--- 2022-06-02 18:25:55+00:00| seen| https://t.me/cibsecurity/43666...

8.8CVSS8.1AI score0.01156EPSS
SaveExploits1References1
Circl
Circl
added 2022/05/09 8:36 p.m.11 views

CVE-2022-0836

creationtimestamp| type| source ---|---|--- 2022-05-09 20:36:29+00:00| seen| https://t.me/cibsecurity/42182...

9.8CVSS8.7AI score0.01757EPSS
SaveExploits2References1
Circl
Circl
added 2022/05/09 8:36 p.m.16 views

CVE-2022-0814

creationtimestamp| type| source ---|---|--- 2022-05-09 20:36:27+00:00| seen| https://t.me/cibsecurity/42180...

9.8CVSS8.7AI score0.09381EPSS
SaveExploits2References1
OSV
OSV
added 2022/04/13 2:15 p.m.10 views

CVE-2022-26643

An issue in EasyIO CPT Graphics v0.8 allows attackers to discover valid users in the application...

5.3CVSS5.8AI score0.00912EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/04/11 12:00 a.m.12 views

Samsung Members 安全漏洞

Samsung Members is a community platform app from Samsung South Korea, Inc. An access control error vulnerability exists in versions prior to Samsung Members 13.6.08.5, which stems from a lack of proper access validation logic. A local attacker could exploit the vulnerability to execute the call...

4.3CVSS5.7AI score0.00245EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/03/04 5:44 p.m.12 views

OpenJDK: Race condition in NIO Buffer boundary checks (Libraries, 8244136)

Vulnerability in the Java SE product of Oracle Java SE component: Libraries. Supported versions that are affected are Java SE: 11.0.8 and 15. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of th...

5.3CVSS7.3AI score0.03186EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/08 10:15 p.m.5 views

DEBIAN-CVE-2020-25674

WriteOnePNGImage from coders/png.c the PNG coder has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times,...

5.5CVSS6.8AI score0.01028EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/08 9:15 p.m.8 views

UBUNTU-CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS6.8AI score0.01028EPSS
SaveExploits1References5
OSV
OSV
added 2020/12/03 5:15 p.m.2 views

DEBIAN-CVE-2020-27762

A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char. This would most likely lead to an impact to application availability, but could...

5.5CVSS6.6AI score0.01104EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/24 1:15 a.m.8 views

UBUNTU-CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS6.1AI score0.01165EPSS
SaveExploits1References5
OSV
OSV
added 2019/09/17 7:15 p.m.10 views

CVE-2019-4271

IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Admin console is vulnerable to a Client-side HTTP parameter pollution vulnerability. IBM X-Force ID: 160243...

3.5CVSS6.1AI score0.00819EPSS
SaveExploits0References2
CNVD
CNVD
added 2019/07/05 12:00 a.m.31 views

ImageMagick heap buffer overflow vulnerability (CNVD-2019-21668)

ImageMagick Studio ImageMagick is a suite of open-source image processing software from the American company ImageMagick Studio. The software can read, convert or write images in a variety of formats. ImageMagick Studio A buffer overflow vulnerability exists in the 'ComplexImage' function of the...

8.8CVSS7.2AI score0.02731EPSS
SaveExploits1References1
Rows per page
Query Builder