Lucene search
+L
VeracodeMost viewed

38515 matches found

Veracode
Veracode
•added 2023/04/07 6:55 a.m.•44 views

Weak Password Requirements

phpmyfaq has Weak Password Requirements. A remote attacker is able to easily compromise user accounts because weak passwords are associated with the accounts due to the enforcement of a weak password policy while creating a new user with the admin account...

9.8CVSS9AI score0.00724EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2023/03/01 12:47 a.m.•44 views

Denial Of Service (DoS)

Linux kernel is vulnerable to Denial Of Service DoS. The vulnerability exists through the null pointer dereference in nftablesupdtable, allowing an attacker to cause an application crash...

5.5CVSS5.9AI score0.00216EPSS
Exploits0References6Affected Software2
Veracode
Veracode
•added 2023/02/17 8:54 a.m.•44 views

Privilege Escalation

github.com/containerd/containerd is vulnerable to Privilege Escalation. An authenticated attacker is able to use supplementary group access to bypass primary group restrictions in some cases where supplementary groups are not set up properly inside a container, which allows the attackers to acqui...

7.8CVSS7.5AI score0.00542EPSS
Exploits1References14Affected Software5
Veracode
Veracode
•added 2023/02/03 11:1 p.m.•44 views

Use-after-free

kernel is vulnerable to Use-after-free. A user is able to trigger concurrent calls of PCM hwparams and hwfree ioctls causing race condition to happen inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS7AI score0.00236EPSS
Exploits0References10Affected Software2
Veracode
Veracode
•added 2023/02/03 11:0 p.m.•44 views

Information Disclosure

kernel is vulnerable to Information Disclosure. A local user is able to read random memory from the kernel space due to the way a user calls DMAFROMDEVICE...

5.5CVSS6AI score0.00462EPSS
Exploits1References12Affected Software2
Veracode
Veracode
•added 2022/12/27 12:47 a.m.•44 views

Out-of-bounds Write

kernel is vulnerable to Out-of-bounds Write. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reservesfasize function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access which allows a loca...

7.8CVSS7.6AI score0.00812EPSS
Exploits5References4Affected Software4
Veracode
Veracode
•added 2022/11/30 4:15 a.m.•44 views

Remote Code Execution (RCE)

quarkus-vertx-http is vulnerable to remote code execution. The vulnerability exists in multiple functions due to drive-by localhost attacks which allows an attacker to inject and execute malicious query parameters via the Dev UI Config Editor...

9.8CVSS9.5AI score0.32516EPSS
Exploits0References7Affected Software2
Veracode
Veracode
•added 2022/11/23 10:15 a.m.•44 views

Denial Of Service (DoS)

xen is vulnerable to denial of service. The vulnerability exists due to the large memory allocation in the library, allowing an attacker to create many nodes more than the maximum allowed size and path length by accessing many nodes inside a transaction...

6.5CVSS7AI score0.00245EPSS
Exploits0References11Affected Software1
Veracode
Veracode
•added 2022/10/31 9:9 a.m.•44 views

Authorization Bypass

github.com/cloudflare/cloudflare-warp is vulnerable to authorization bypass. The vulnerability is due to the type WarpRoutingConfig struct parameter in configuration.go not properly validating endpoint configuration parameters which allows to malicious users to bypassing Zero Trust enrolled...

9.8CVSS8.8AI score0.00378EPSS
Exploits0References1Affected Software2
Veracode
Veracode
•added 2022/10/27 3:36 a.m.•44 views

Arbitrary Code Execution

php8 is vulnerable to code executions. The vulnerability exists in imageloadfont function due to insufficient input validation which allows a remote attacker to execute arbitrary code via the Hardware Layer Code Box component on the /hardware page of the application...

7.1CVSS8.8AI score0.02197EPSS
Exploits3References5Affected Software6
Veracode
Veracode
•added 2022/10/26 11:37 a.m.•44 views

Denial Of Service (DoS)

libcurl.so is vulnerable to denial of service. The vulnerability exists due to stack-based buffer overflow when curl is instructed to parse a .netrc file for credentials which allows an attacker to crash the application via malicious input...

6.5CVSS8AI score0.01761EPSS
Exploits1References11Affected Software3
Veracode
Veracode
•added 2022/10/19 2:10 a.m.•44 views

Double Free

libxml2 is vulnerable to double free. When a reference cycle is detected in the XML entity cleanup function the XML entity data can be stored in a dictionary which may become corrupted resulting in logic errors, including memory errors like double free...

7.8CVSS7.7AI score0.06782EPSS
Exploits0References19Affected Software2
Veracode
Veracode
•added 2022/10/10 1:7 p.m.•44 views

Information Exposure

Tinyproxy is vulnerable to information exposure.The vulnerability exists in processrequest function due to the lack of processing of the HTTP request lines which allows attackers to exploit this vulnerability to access sensitive information at system runtime...

7.5CVSS7.1AI score0.01466EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2022/10/09 7:16 p.m.•44 views

Denial Of Service (DoS)

libdhcp.so is vulnerable to Denial Of Service DoS. The vulnerability exists when the function optioncodehashlookup is called from addoption in option.c due to the option's refcount field which allows an attacker to crash the application via malicious input...

6.5CVSS6.6AI score0.00682EPSS
Exploits0References14Affected Software2
Veracode
Veracode
•added 2022/09/12 6:28 a.m.•44 views

Command Injection

pdfkit is vulnerable to command injection. A remote attacker is able to execute malicious code on the system through a specifically crafted query string parameter due to the improper sanitization of user input in initialize function...

9.8CVSS9.4AI score0.39389EPSS
Exploits11References10Affected Software1
Veracode
Veracode
•added 2022/09/08 8:14 a.m.•44 views

Authentication Bypass

github.com/kubevela/kubevela is vulnerable to authentication bypass. The vulnerability exists in authentication.go because the users are allowed use the platformID to re-generate the JWT tokens which allows an attacker to bypass the authentication...

9.8CVSS9.1AI score0.00725EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2022/09/07 5:39 a.m.•44 views

Cookie Injection

react/http is vulnerable to cookie injection. The vulnerability exists due to a lack of sanitization in the decode function in urldecode in Message/ServerRequest.php allowing an attacker to counterfeit cookies...

5.3CVSS5.9AI score0.00804EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2022/09/03 8:28 p.m.•44 views

Path Traversal

dcmtk is vulnerable to path traversal, A remote attacker is able to write DICOM files into arbitrary directories under controlled names...

9.8CVSS9AI score0.02913EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2022/09/01 5:3 a.m.•44 views

Deserialization Of Untrusted Data

apache-geode is vulnerable to deserialization of untrusted data. The vulnerability exists because the serialization filtering is not properly configured for JMX/RMI which allows an attacker to to inject and execute arbitrary code through the untrusted data...

8.8CVSS8.9AI score0.01274EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2022/07/26 3:7 a.m.•44 views

Cross-site Scripting (XSS)

grapesjs is vulnerable to cross-site scripting. The vulnerability exists due to the lack of sanitization in the class name in ClassTagView.ts when it adds to the selector manager, allowing an attacker to inject and execute malicious javascript...

6.1CVSS6AI score0.00739EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2022/07/13 10:37 a.m.•44 views

Remote Code Execution (RCE)

activerecord is vulnerable to Remote Code Execution RCE. Active Record uses YAML.unsafeload to convert the YAML data in to Ruby objects allowing an attacker who can manipulate data in the database to execute malicious code remotely...

9.8CVSS9.4AI score0.02386EPSS
Exploits1References4Affected Software4
Veracode
Veracode
•added 2022/07/08 6:20 p.m.•44 views

HTTP Request Smuggling

llhttp is vulnerable to HTTP request smuggling. The vulnerability exists because the http.js does not properly handle the CRLF sequence, allowing an attacker to smuggle HTTP requests by submitting LF characters without CR...

6.5CVSS7.1AI score0.81464EPSS
Exploits1References8Affected Software4
Veracode
Veracode
•added 2022/07/08 4:2 p.m.•44 views

Denial Of Service (DoS)

xen is vulnerable to denial of service. The vulnerability exists because the Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend which leads to a memory corruption causing an application crash...

7.1CVSS7.3AI score0.00322EPSS
Exploits0References14Affected Software1
Veracode
Veracode
•added 2022/07/05 4:15 a.m.•44 views

SQL Injection

django is vulnerable to SQL injection. An attacker is able to execute arbitrary SQL commands via the Trunc and Extract database functions which allows an attacker to execute arbitrary sql queries...

9.8CVSS10AI score0.73274EPSS
Exploits3References14Affected Software4
Veracode
Veracode
•added 2022/07/04 1:21 a.m.•44 views

Heap-based Buffer Overflow

vim is vulnerable to heap-based buffer overflow. The vulnerability exists because the lisp indenting does not check for NULL earlier which causes an overflow...

7.8CVSS7.6AI score0.01577EPSS
Exploits1References16Affected Software1
Veracode
Veracode
•added 2022/06/30 3:16 a.m.•44 views

Authorization Bypass

shiro-core is vulnerable to authorization bypass. The vulnerability exists due to the case-insensitive regex pattern matching used in the matches function of RegExPatternMatcher.java, allowing an attacker to bypass the servlet container when RegExPatternMatcher with . in the regular expression...

9.8CVSS7.2AI score0.25431EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2022/06/16 5:10 p.m.•44 views

Privilege Escalation

linux-gcp:focal is vulnerable to privilege escalation. The vulnerability exists in afllc.c which allows an attacker to craft and inject malicious attacks...

5.5CVSS6.4AI score0.00582EPSS
Exploits1References8Affected Software2
Veracode
Veracode
•added 2022/06/14 4:53 p.m.•44 views

Denial Of Service (DoS)

Apache HTTP Server is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization with modsed in contexts where the input to modsed may be very large, modsed may make excessively large memory allocations and trigger an abort...

7.5CVSS8.3AI score0.90407EPSS
Exploits0References10Affected Software18
Veracode
Veracode
•added 2022/06/08 12:45 a.m.•44 views

Unchecked Return Value

ntfs-3g is vulnerable to unchecked return value. The vulnerability exists due to an invalid return code in fusekernmount enables intercepting of libfuse-lite protocol traffic between NTFS-3G and the kernel in NTFS-3G when using libfuse-lite...

6.7CVSS7AI score0.00422EPSS
Exploits0References15Affected Software3
Veracode
Veracode
•added 2022/05/27 2:24 p.m.•45 views

Improper Access Control

github.com/awake1t/linglong is vulnerable to access control bypass. The vulnerability exists in the jwt.go due to the hard coded jwt token which allows an attacker to craft a malicious cookie and gain access to the system...

9.8CVSS8.9AI score0.01086EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2022/05/25 12:43 a.m.•44 views

Privilege Escalation

kernel is vulnerable to privilege escalation. There is a possible linked list corruption in uvcscanchainforward of uvcdriver.c due to an unusual root cause which could lead to a local escalation of privileges in the library with no additional execution privileges needed...

5.5CVSS6.9AI score0.00232EPSS
Exploits0References9Affected Software2
Veracode
Veracode
•added 2022/05/19 7:43 a.m.•44 views

Denial Of Service (DoS)

moodle/moodle is vulnerable to denial of service. The vulnerability exists in loginattemptfailed function in authlib.php due to incorrect calculation of login attempts which allows an attacker to cause an application crash...

9.8CVSS8.5AI score0.04986EPSS
Exploits1References11Affected Software1
Veracode
Veracode
•added 2022/05/14 8:55 p.m.•44 views

Heap-Based Buffer Overflow

An issue was discovered in the Linux kernel before 5.16.12. drivers/net/usb/sr9700.c allows attackers to obtain sensitive information from heap memory via crafted frame lengths from a device...

5.5CVSS4.9AI score0.00346EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2022/05/04 2:43 p.m.•44 views

Denial Of Service (DoS)

Gson is vulnerable to denial of service. The vulnerability exists in internal java classes due to not preventing writing a replacement JDK object during serialization which allows an attacker to cause an application crash...

7.7CVSS3.7AI score0.1223EPSS
Exploits0References9Affected Software31
Veracode
Veracode
•added 2022/04/25 5:1 p.m.•44 views

Privilege Escalation

virtualbox is vulnerable privilege escalation. The vulnerability exists due to a lack of validation of authentication...

3.8CVSS3.4AI score0.00372EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2022/04/22 4:29 p.m.•44 views

SQL Injection

asterisk is vulnerable to SQL injection. The vulnerability exists due to a lack of sanitization of input for backslash characters in SQL queries allowing an attacker to make maliciously crafted queries...

9.8CVSS5.3AI score0.06976EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2022/04/16 7:11 p.m.•44 views

Authentication Bypass

ngxhttpluamodule is vulnerable to authentication bypass. The vulnerability exists because it doesn't properly restrict the user inputs which allows an attacker to insert unsafe characters in an argument when using the API to mutate a URI, or a request or response header...

5.3CVSS4.5AI score0.01313EPSS
Exploits0References5Affected Software3
Veracode
Veracode
•added 2022/04/10 12:42 a.m.•44 views

Denial Of Service (DoS)

Red Hat is vulnerable to denial of service. The deprecated compatibility function clntcreate in the sunrpc module of the GNU C Library aka glibc through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a...

9.8CVSS3.7AI score0.04211EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2022/03/30 11:20 p.m.•44 views

Remote Code Execution

netatalk is vulnerable to remote code execution. The vulnerability exists in Western Digital PR4100 NAS which allows an attacker to inject and execute codes...

9.8CVSS9.5AI score0.08594EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2022/03/29 9:45 a.m.•44 views

Denial Of Service (DoS)

Chrome is vulnerable to denial of service. The vulnerability exists due to a Type Confusion in V8 which allows an attacker to cause an application crash...

8.8CVSS3.4AI score0.24237EPSS
Exploits1References4Affected Software3
Veracode
Veracode
•added 2022/02/18 6:7 a.m.•44 views

Information Disclosure

hashicorp-vault-plugin is vulnerable to information disclosure. Remote unauthenticated attackers are able to gain access to sensitive information by controlling agent processes to obtain Vault secrets via an attacker-specified path and key...

6.5CVSS4.2AI score0.00809EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 2022/02/14 12:30 a.m.•44 views

Denial Of Service (DoS)

vim is vulnerable to denial of service. The vulnerability exists due to a heap-based buffer overflow which allows an attacker to cause an application crash...

7.8CVSS3.9AI score0.01339EPSS
Exploits1References11Affected Software1
Veracode
Veracode
•added 2022/02/10 11:10 a.m.•44 views

Denial Of Service (DoS)

microsoft.aspnetcore.http.features is vulnerable to denial of service. The vulnerability exists in NET 6.0 and .NET 5.0 when kestrel web server processes certain HTTP requests causing an application crash...

7.5CVSS1.3AI score0.03739EPSS
Exploits0References12Affected Software4
Veracode
Veracode
•added 2022/02/07 5:38 a.m.•44 views

Cross-site Request Forgery (CSRF)

github.com/filebrowser/filebrowser is vulnerable to cross-site request forgery. The vulnerability exists due to a lack of validation when creating a user with admin privilege allowing an attacker get access to filesystem via a maliciously crafted HTML webpage...

8.8CVSS3.8AI score0.06663EPSS
Exploits6References6Affected Software1
Veracode
Veracode
•added 2021/12/28 10:8 a.m.•44 views

Privilege Escalation

linux-azure:hirsute is vulnerable to privilege escalation. aspeedlpcctrlmmap in drivers/soc/aspeed/aspeed-lpc-ctrl.c allows an attacker to access the Aspeed LPC control interface and to overwrite memory in the kernel and potentially execute privileges, aka CID-b49a0e69a7b1. This occurs because a...

7.8CVSS7.8AI score0.00358EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2021/12/14 8:52 p.m.•44 views

Denial Of Service (DoS)

golang is vulnerable to denial of service. The vulnerability exists due to an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader function which allows an attacker to submits maliciously crafted requests to applications linked with net/http's http2...

7.5CVSS3.5AI score0.03958EPSS
Exploits0References8Affected Software18
Veracode
Veracode
•added 2021/11/26 12:41 a.m.•44 views

Denial Of Service (DoS)

kernel-rt is vulnerable to denial of service. The vulnerability exists because the double free happens during flush procedure, and no use of incorrect data during flush finishing even if double free could happen without kernel crash...

5.5CVSS1.2AI score0.00485EPSS
Exploits1References13Affected Software2
Veracode
Veracode
•added 2021/09/26 11:39 a.m.•44 views

Denial Of Service (DoS)

python3.9 is vulnerable to denial of service. The vulnerability exists due to an improperly handled HTTP response in the HTTP client code of python which may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time...

7.5CVSS1.4AI score0.11994EPSS
Exploits1References11Affected Software8
Veracode
Veracode
•added 2021/08/12 2:0 p.m.•44 views

Remote Code Execution (RCE)

GNU is vulnerable to Remote Code Execution RCE. The vulnerability exists due to an integer overflow that triggers an out-of-bounds heap write...

7.8CVSS8.1AI score0.04131EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2021/08/12 12:39 a.m.•44 views

Denial Of Service (DoS)

glib2 is vulnerable to denial of service. When gbytearraynewtake is called with a buffer of 4GB or more on a 64-bit platform, an integer overflow occurs as the length would be a truncated modulo 232, causing unintended length truncation...

7.5CVSS4.8AI score0.0408EPSS
Exploits0References18Affected Software1
Total number of security vulnerabilities5000