Lucene search
+L
VeracodeMost viewed

38839 matches found

Veracode
Veracode
•added 2024/01/04 7:31 a.m.•47 views

Stack Overflow

Ion Java is vulnerable to Stack Overflow. The vulnerability is due to improper validation while deserializing Ion text encoded data, or deserializing Ion text or binary encoded data into an IonValue model. This issue can be exploited by an attacker via crafted malicious Ion data, resulting in...

7.5CVSS6.8AI score0.00827EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
•added 2023/12/12 6:42 a.m.•47 views

Insecure Protocol Handling

github.com/golang/go is vulnerable to Insecure Protocol Handling. The vulnerability exists in the repoRootFromVCSPaths function of vcs.go when using go get to fetch a module with the .git suffix. It may unexpectedly fallback to the insecure git:// protocol if the module is unavailable via the...

7.5CVSS6.9AI score0.01137EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
•added 2023/11/27 6:51 a.m.•47 views

Denial Of Service (DoS)

libtiff.so is vulnerable to Denial of Service. The vulnerability is caused by the TIFFReadDirEntryArrayWithLimit and EstimateStripByteCounts functions in tifdirread.c failing to verify if the requested memory size was greater than the actual file size due to allocating memory based on the size of...

6.5CVSS7AI score0.0181EPSS
SaveExploits1References24Affected Software1
Veracode
Veracode
•added 2023/10/11 1:51 p.m.•47 views

Integer Overflow

libsysstat.so is vulnerable to Integer Overflow. The vulnerability exists due to invalid memory allocations in common.c which allows an attacker to cause an overflow and out-of-bound reads...

7.8CVSS7AI score0.00327EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2023/10/10 12:43 p.m.•47 views

Denial Of Service (DoS)

libpoppler.so is vulnerable to Denial of Service DoS. The vulnerability is due to a reachable assertion in the markObject function which allows an attacker to craft a malicious PDF file that will cause Poppler to crash...

6.5CVSS6.7AI score0.01063EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/09/05 4:39 a.m.•47 views

Man-in-the-Middle (MitM)

open-vm-tools is vulnerable to Man-in-the-Middle MitM attacks. This vulnerability can be exploited by an attacker with man-in-the-middle MITM network positioning between vCenter and the ESXi host hosting the virtual machine to bypass SAML token signature verification, to perform VMware Tools Gues...

7.5CVSS6.7AI score0.01255EPSS
SaveExploits0References11Affected Software1
Veracode
Veracode
•added 2023/08/31 7:36 a.m.•47 views

Remote Code Execution (RCE)

rar is vulnerable to Remote Code Execution RCE. This vulnerability exists due to a flaw in the way WinRAR parses recovery volume names in the old RAR 3.0 format. A remote attacker can exploit this vulnerability by tricking the victim to open a specially crafted archive, which could lead to...

7.8CVSS7.6AI score0.1138EPSS
SaveExploits1
Veracode
Veracode
•added 2023/08/24 4:48 a.m.•47 views

Privilege Escalation

nodejs is vulnerable to Privilege Escalation. This vulnerability exists due to a flaw in the way the process.binding API can be used to bypass the policy mechanism. An attacker can exploit this vulnerability to gain elevated privileges...

7.5CVSS7AI score0.018EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2023/08/23 5:05 p.m.•47 views

Improper Access Control

nodejs is vulnerable to Improper Access Control. This vulnerability exists due to a flaw in the way the module.constructor.createRequire API can be used to bypass the policy mechanism. An attacker can exploit this vulnerability to load modules outside of the policy...

8.8CVSS6.7AI score0.01544EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2023/08/11 8:19 p.m.•47 views

Obfusticated Email Address Exfiltration

moq is vulnerable to Email Address Exfiltration. The vulnerability is due to including the SponsorLink.dll in version 4.20.0, which secretly exfiltrates the email address set in the user.email config parameter of git. This email address is hashed and sent to devlooped.com over TLS. The hidden...

6.8AI score
SaveExploits0
Veracode
Veracode
•added 2023/08/09 7:30 p.m.•47 views

Denial Of Service (DoS)

ASP.NET and .NET are vulnerable to Denial of Service. The vulnerability is due to the Kestrel web server detecting a malicious client but failing to disconnect, resulting in Denial of Service...

7.5CVSS6.8AI score0.14016EPSS
SaveExploits0References5Affected Software9
Veracode
Veracode
•added 2023/06/15 6:15 p.m.•47 views

Improper Access Control

Jenkins Core is vulnerable to Improper Access Control. The vulnerability exists due to loading the context actions via POST request, which allows an attacker to craft a URL and perform unauthorized actions on behalf of an unexpected user...

8CVSS6.7AI score0.0086EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/06/04 9:58 a.m.•47 views

Denial Of Service (DoS)

libcurl.so is vulnerable to Denial of Service DoS attacks. Although libcurl offers a number of backends for resolving host names, name resolves may time out if built to use the synchronous resolver to slowdown operations with alert and siglongjmp, resulting in multi-threaded application showing...

5.9CVSS6.7AI score0.02658EPSS
SaveExploits1References12Affected Software2
Veracode
Veracode
•added 2023/05/19 4:44 a.m.•47 views

Path Traversal

starlette is vulnerable to Path Traversal. A remote attacker is able to gain access to sensitive files when the file or directory is exposed via StaticFiles. The vulnerability is exploitable if the file or directory starts with the same name as the StaticFiles directory...

7.5CVSS7.2AI score0.02049EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2023/05/15 6:35 a.m.•47 views

Denial Of Services (DoS)

openssl is vulnerable to Denial Of Services DoS. The vulnerability exists due to the bug in the AES-XTS cipher decryption implementation for 64 bit ARM platform, which reads the past input buffer, leading to an application crash...

5.9CVSS6.8AI score0.00953EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2023/04/18 10:56 a.m.•47 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial of Service DoS attacks. Unusual patterns of input data cause the upcomingHeaderNewlines function to parse HTTP and MIME headers which allocates more memory than required, causing the application to crash via memory exhaustion...

7.5CVSS8.4AI score0.01888EPSS
SaveExploits0References10Affected Software4
Veracode
Veracode
•added 2023/03/18 1:47 p.m.•47 views

Authentication Bypass

Google Chrome is vulnerable to Authentication Bypass. The vulnerability exists due to the insufficient policy enforcement in Web Payments API, which allows an attacker to bypass navigation restrictions via a crafted HTML page...

4.3CVSS6AI score0.00444EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/03/10 11:28 p.m.•47 views

Denial Of Service (DoS)

log4j:log4j is vulnerable to Denial of Service DoS attacks. The vulnerability is due to the Chainsaw or SocketAppender components processing a logging entry with either a deeply nested hashmap or hashtable, which can lead to memory exhaustion when the object is deserialized. An attacker can submi...

7.5CVSS7.3AI score0.01905EPSS
SaveExploits0References2Affected Software3
Veracode
Veracode
•added 2023/03/06 8:39 p.m.•47 views

Denial Of Service (DoS)

Linux kernel is vulnerable to Denial Of Service DoS. The vulnerability exists due to the improper lock operation in btrfs in the btrfsalloctreeb function of extent-tree.c, allowing an attacker to cause an application crash through the deadlock operation...

5.5CVSS3.2AI score0.004EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
•added 2023/03/01 12:47 a.m.•47 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.00215EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2023/02/10 8:04 p.m.•47 views

Information Disclosure

linux is vulnerable to Information Disclosure. An attacker is able to gain access to leaked kernel pointers remotely via l2capparseconfreq function of net/bluetooth/l2capcore.c, resulting in disclosure of sensitive information...

6.5CVSS7.4AI score0.00413EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2023/02/10 5:50 p.m.•47 views

Information Disclosure

imagemagick is vulnerable to Information Disclosure. A remote unauthenticated attacker is able to gain access to embed the content of an arbitrary file when it parses a PNG image, resulting in disclosure of sensitive information...

6.5CVSS7AI score0.89855EPSS
SaveExploits28References10Affected Software3
Veracode
Veracode
•added 2023/01/24 7:30 a.m.•47 views

Denial Of Service (DoS)

openjdk is vulnerable to Denial of Service DoS. A remote attacker is able to cause a partial denial of service conditions resulting in application crashes...

5.3CVSS5.7AI score0.01851EPSS
SaveExploits0References6Affected Software5
Veracode
Veracode
•added 2023/01/17 7:15 p.m.•47 views

Authentication Bypass

Linux kernel is vulnerable to Authentication Bypass. The vulnerability exists in the nfconntrackirc because it incorrectly matches the massage, which allows an attacker to bypass the firewall when users are using unencrypted IRC with nfconntrackirc configured...

5.3CVSS6.4AI score0.03194EPSS
SaveExploits1References9Affected Software4
Veracode
Veracode
•added 2023/01/17 5:02 p.m.•47 views

Integer Wraparound

linux is vulnerable to an Integer Wraparound. The issue was discovered in l2capconfigreq in net/bluetooth/l2capcore.c which has an integer wraparound via L2CAPCONFREQ packets...

7.8CVSS8.1AI score0.00768EPSS
SaveExploits0References8Affected Software2
Veracode
Veracode
•added 2022/12/24 7:43 a.m.•47 views

Remote Code Execution (RCE)

xorg-server is vulnerable to remote code execution. The vulnerability exists because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code...

8.8CVSS8.8AI score0.02516EPSS
SaveExploits0References12Affected Software6
Veracode
Veracode
•added 2022/12/08 3:39 a.m.•47 views

Cross-Origin Resource Sharing (CORS)

quarkus-vertx-http is vulnerable to an insecure cross-origin resource sharing CORS policy. The vulnerability exists because the XMLHttpRequest has no event listeners registered on the object returned by the XMLHttpRequest upload property, allowing an attacker to send malicious GET and POST reques...

7.5CVSS7.9AI score0.00593EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2022/12/01 4:41 a.m.•47 views

Information Disclosure

github.com/grafana/synthetic-monitoring-agent is vulnerable to information disclosure.The vulnerability exists in multiple functions due to default installation of synthetic-monitoring-agent which allows an attacker to communicate with the Synthetic Monitoring API via a debugging endpoint...

7.2CVSS5.6AI score0.00495EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2022/11/30 3:28 a.m.•47 views

Authentication Bypass

github.com/prometheus/exporter-toolkit is vulnerable to authentication bypass. It is possible to bypass the security mechanisms by poisoning the built-in authentication cache when an attacker has access to the web.yml file and user's hashed bcrypted passwords...

8.8CVSS8.6AI score0.012EPSS
SaveExploits1References18Affected Software3
Veracode
Veracode
•added 2022/11/21 1:40 p.m.•47 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the BinaryFunctor function of cwiseopscommon.h due to a size mismatch during broadcast assignment which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.1AI score0.00474EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
•added 2022/11/16 3:57 p.m.•47 views

Information Disclosure

Liferay Portal is vulnerable to information disclosure. The vulnerability exists because of including the LDAP credential in the page URL when paginating through the list of users which allows an attacker to access to the request logs to see the LDAP credential...

5.9CVSS5.5AI score0.00501EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2022/11/04 7:19 a.m.•47 views

Authorization Bypass

Spring Security Web is vulnerable to Authorization Bypass. The vulnerability exists in AuthorizationFilter because it incorrectly extends OncePerRequestFilter which allows an attacker to bypass authorization rules via forward or include dispatcher types...

9.8CVSS8.8AI score0.03634EPSS
SaveExploits3References12Affected Software2
Veracode
Veracode
•added 2022/10/19 2:10 a.m.•47 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.06837EPSS
SaveExploits0References19Affected Software2
Veracode
Veracode
•added 2022/10/16 9:39 p.m.•47 views

Regular Expression Denial Of Service (ReDoS)

loader-utils is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to insecure regular expression in the url variable of the interpolateName function in interpolateName.js. A remote attacker can cause denial of service via malicious regex...

7.5CVSS8.2AI score0.02198EPSS
SaveExploits1References13Affected Software7
Veracode
Veracode
•added 2022/10/10 9:19 p.m.•47 views

Heap-based Buffer Overflow

tcppreplay is vulnerable to heap-based buffer overflow. The vulnerability exists in the parsempls in get.c which allows an attacker to cause buffer overflows...

7.8CVSS7.3AI score0.01122EPSS
SaveExploits1References9Affected Software1
Veracode
Veracode
•added 2022/10/03 6:50 a.m.•47 views

Remote Code Execution

moodle/moodle is vulnerable to remote code execution. The vulnerability exists in convertconfigdata function of lib.php when restoring backup files which allows an attacker to execute remote codes in the system...

9.8CVSS9.5AI score0.01682EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2022/09/21 8:52 a.m.•47 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function in batchkernels.cc because Unbatch Op kernel doesn't properly check if the input argument is a scalar which allows an attacker to send non-scalar input IDs causing an application crash...

7.5CVSS7.2AI score0.00478EPSS
SaveExploits0References8Affected Software3
Veracode
Veracode
•added 2022/09/19 3:43 p.m.•47 views

Restriction Bypass

chromium is vulnerable to use after free. The vulnerability exists because an attacker who convinced a user to install a malicious extension to bypass navigation restrictions via a crafted HTML page...

5.4CVSS6.6AI score0.00649EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2022/09/16 7:26 p.m.•47 views

Improper Input Validation

chromium is vulnerable to improper input validation. The vulnerability exists due to improper input validation in Mojo extension, which allows a remote attacker to perform a sandbox escape via a crafted HTML page...

9.6CVSS8.5AI score0.05759EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
•added 2022/09/07 8:33 a.m.•47 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to Denial Of Service DoS. The vulnerability exists in goAway function in server.go because the server errors are not properly handled which allows an attacker to cause an application crash...

7.5CVSS7.6AI score0.03269EPSS
SaveExploits0References11Affected Software21
Veracode
Veracode
•added 2022/09/06 7:02 a.m.•47 views

Denial Of Service (DoS)

snakeyaml is vulnerable to denial of service. The vulnerability exists in the Composer function of Composer.java as it does not properly restrict the nested depth limitation for collections which allows an attacker to crash the application through the stack overflow by providing malicious yaml...

6.5CVSS7.2AI score0.02061EPSS
SaveExploits0References8Affected Software3
Veracode
Veracode
•added 2022/09/03 8:28 p.m.•47 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.03199EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2022/08/01 2:56 p.m.•47 views

SQL Injection

Prestashop is vulnerable to SQL injection. The vulnerability is due to the file config/smarty.config.inc.php improperly neutralizing SQL code. An attacker can chain this vulnerability to then call the PHP eval function, executing arbitrary code...

9.8CVSS9.7AI score0.06479EPSS
SaveExploits2References5Affected Software1
Veracode
Veracode
•added 2022/07/25 7:23 p.m.•47 views

SQL Injection

prestashop/prestashop is vulnerable to SQL injection. An attacker is able to execute arbitrary SQL queries on the target system via sending specifically crafted input through the vulnerable fetch and save methods which in turn call PHP's Eval function...

9.8CVSS9.8AI score0.06479EPSS
SaveExploits2References3Affected Software1
Veracode
Veracode
•added 2022/07/19 6:35 a.m.•47 views

Information Disclosure

rocketchip2.12 is vulnerable to information disclosure. The vulnerability exists due to the insecure cryptographic algorithm used in RocketCore.scala, allowing an attacker to gain sensitive information through the malicious Zk extensions...

9.1CVSS8.5AI score0.00589EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2022/07/08 8:18 a.m.•47 views

HTTP Request Smuggling

llhttp is vulnerable to http request smuggling. The vulnerability exists in the http function in http.ts due to a lack of validation and parsing of Transfer-Encoding headers which allows an attacker to smuggle HTTP requests...

6.5CVSS7.1AI score0.44075EPSS
SaveExploits1References15Affected Software4
Veracode
Veracode
•added 2022/07/07 9:21 a.m.•47 views

Command Injection

git-clone is vulnerable to command injection. The vulnerability exists due to the insecure usage of the --upload-pack feature of git. An attacker with the ability to control the options object provided to the clone function through the options.args array, is able to inject arbitrary commands to r...

9.8CVSS9.4AI score0.03506EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2022/07/01 11:38 a.m.•47 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service. The vulnerability exists in tiffcrop.c due to improper configuration in data types which allows an attacker to cause an application crash via a crafted file...

6.5CVSS6.2AI score0.01281EPSS
SaveExploits1References12Affected Software4
Veracode
Veracode
•added 2022/06/27 9:31 a.m.•47 views

Remote Code Execution (RCE)

aamiles is vulnerable to remote code execution. The use of the request package opens up a code execution backdoor, allowing an attacker to perform unauthorized actions and accesses to sensitive information and digital currency keys...

9.8CVSS9.4AI score0.02042EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2022/06/26 4:57 p.m.•47 views

Privilege Escalation

chromium is vulnerable to privilege escalation. The vulnerability exists because the lack of implementation of the protection mechanism, allowing an attacker to exploit this flaw by providing malicious input...

6.5CVSS7.3AI score0.00672EPSS
SaveExploits1References8Affected Software3
Total number of security vulnerabilities5000