Lucene search
+L
VeracodeMost viewed

38515 matches found

Veracode
Veracode
•added 2019/05/02 4:53 a.m.•43 views

Authorization Bypass

ruby is vulnerable to authorization bypass. A flaw was found in the method for translating an exception message into a string in the Ruby Exception class. A remote attacker could use this flaw to bypass safe level 4 restrictions, allowing untrusted tainted code to modify arbitrary, trusted...

5CVSS6.1AI score0.02619EPSS
SaveExploits1References22Affected Software35
Veracode
Veracode
•added 2019/05/02 4:52 a.m.•43 views

Denial Of Service (DoS)

The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. This update fixes the following security issues: A heap-based buffer overflow flaw was found in the Linux kernel's iSCSI target subsystem. A remote attacker could use a specially-crafted iSCSI request to caus...

7.9CVSS6.3AI score0.07313EPSS
SaveExploits11References21Affected Software1
Veracode
Veracode
•added 2019/05/02 4:52 a.m.•43 views

Information Disclosure

The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. This update fixes the following security issues: A heap-based buffer overflow flaw was found in the Linux kernel's iSCSI target subsystem. A remote attacker could use a specially-crafted iSCSI request to caus...

7.9CVSS6.3AI score0.07313EPSS
SaveExploits11References26Affected Software2
Veracode
Veracode
•added 2019/05/02 4:42 a.m.•43 views

Denial Of Service (DoS) And Remote Code Execution (RCE)

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. It was discovered that the PHP XSL extension did not restrict the file writing capability of libxslt. A remote attacker could use this flaw to create or overwrite an arbitrary file that is writable by the user...

9.8CVSS7.8AI score0.99998EPSS
SaveExploits61References16Affected Software2
Veracode
Veracode
•added 2019/05/02 4:41 a.m.•43 views

Information Disclosure

Python is an interpreted, interactive, object-oriented programming language. A denial of service flaw was found in the implementation of associative arrays dictionaries in Python. An attacker able to supply a large number of inputs to a Python application such as HTTP POST request parameters sent...

5CVSS9.3AI score0.0562EPSS
SaveExploits7References23Affected Software1
Veracode
Veracode
•added 2019/04/01 2:29 a.m.•43 views

Directory Traversal

github.com/kubernetes/kubernetes is vulnerable to directory traversal. A remote attacker is able to modify or delete files on a user's workstation via the kubectl cp command due to the mishandling of symlinks in the untarAll function...

6.4CVSS6.1AI score0.13164EPSS
SaveExploits2References13Affected Software23
Veracode
Veracode
•added 2019/02/21 1:53 a.m.•43 views

Directory Traversal

wordpress is vulnerable to directory traversal. A privileged user with permissions to crop an image is able to abuse the vulnerability to write an image to an arbitrary location on the file system using the ../ characters in the file name...

6.5CVSS6.6AI score0.91985EPSS
SaveExploits9References7Affected Software1
Veracode
Veracode
•added 2019/01/15 9:25 a.m.•43 views

Remote Code Execution (RCE)

mutt is vulnerable to remote code execution RCE attacks. The vulnerability exists as an issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They allow remote IMAP servers to execute arbitrary commands via backquote characters, related to the mailboxes command associated with...

9.8CVSS9.9AI score0.06229EPSS
SaveExploits0References13Affected Software4
Veracode
Veracode
•added 2019/01/15 9:24 a.m.•43 views

Denial Of Service (DoS)

Guava is vulnerable to denial of service DoS. The attacks are possible because AtomicDoubleArray and CompoundOrdering classes perform memory allocations without checking user provided data and its size...

5.9CVSS6.5AI score0.05119EPSS
SaveExploits0References98Affected Software319
Veracode
Veracode
•added 2019/01/15 9:19 a.m.•43 views

Timing Attack

jasypt is vulnerable to timing attacks. The attacks are possible because it uses Arrays.equals to verify passwords with different lengths, thereby revealing the time taken to compare the passwords...

7.5CVSS8.4AI score0.02432EPSS
SaveExploits0References5Affected Software17
Veracode
Veracode
•added 2019/01/15 9:17 a.m.•43 views

Remote Code Execution (RCE)

samba is vulnerable to remote code execution. A remote code execution flaw was found in Samba. A malicious authenticated samba client, having write access to the samba share, could upload a shared library to cause the server to load it and execute arbitrary code as root...

9.8CVSS9.8AI score0.99448EPSS
SaveExploits24References18Affected Software3
Veracode
Veracode
•added 2019/01/15 9:11 a.m.•43 views

Privilege Escalation

github.com/opencontainers/runc is vulnerable to privilege escalation attacks. These attacks are possible because github.com/opencontainers/runc treats a numeric UID as a potential username. This allows local users to gain privileges though a numeric username in the password file. This transitivel...

7.8CVSS7.7AI score0.00388EPSS
SaveExploits0References27Affected Software1
Veracode
Veracode
•added 2019/01/15 9:11 a.m.•43 views

Arbitrary Code Execution

jenkins is vulnerable to arbitrary code execution attacks. The vulnerability exists as the remoting module in Jenkins before 1.650 and LTS before 1.642.2 allows remote attackers to execute arbitrary code by opening a JRMP listener...

9.8CVSS9.5AI score0.1184EPSS
SaveExploits2References5Affected Software30
Veracode
Veracode
•added 2019/01/15 9:10 a.m.•43 views

Denial Of Service (DoS)

php is vulnerable to denial of service. Multiple flaws were found in the way the way PHP's Phar extension parsed Phar archives. A specially crafted archive could cause PHP to crash or, possibly, execute arbitrary code when opened...

9.8CVSS8.8AI score0.06303EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2019/01/15 9:8 a.m.•43 views

Arbitrary Code Execution

Apache commons-collections is vulnerable to arbitrary code execution. It was found that the Apache commons-collections library permitted code execution when deserializing objects involving a specially constructed chain of classes. A remote attacker could use this flaw to execute arbitrary code wi...

9.8CVSS9.8AI score0.83274EPSS
SaveExploits8References30Affected Software79
Veracode
Veracode
•added 2019/01/15 9:6 a.m.•43 views

Arbitrary Code Execution

php55 is vulnerable to arbitrary code execution attacks. The vulnerability exists as a use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary...

10CVSS8.2AI score0.53166EPSS
SaveExploits8References21Affected Software5
Veracode
Veracode
•added 2019/01/15 9:2 a.m.•43 views

Denial Of Service (DoS) Through Memory Consumption

OpenSSL is vulnerable to denial of service DoS attacks. These attacks are possible because there is a memory leak in d1srtp.c which allows remote attackers to consume all the memory through a handshake message...

7.1CVSS4.3AI score0.37072EPSS
SaveExploits0References96Affected Software1
Veracode
Veracode
•added 2019/01/15 9:1 a.m.•43 views

Remote Code Execution (RCE)

bash is vulnerable to remote code execution RCE attacks. The vulnerability exists as GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrate...

9.8CVSS9.7AI score0.99999EPSS
SaveExploits141References172Affected Software1
Veracode
Veracode
•added 2019/01/15 8:54 a.m.•43 views

XML Encryption Backwards Compatibility Attack

Apache CXF 2.5.x before 2.5.10, 2.6.x before CXF 2.6.7, and 2.7.x before CXF 2.7.4 does not verify that a specified cryptographic algorithm is allowed by the WS-SecurityPolicy AlgorithmSuite definition before decrypting, which allows remote attackers to force CXF to use weaker cryptographic...

6.4CVSS5.9AI score0.06322EPSS
SaveExploits0References30Affected Software142
Veracode
Veracode
•added 2019/01/15 8:52 a.m.•43 views

Cross-site Scripting (XSS)

httpd is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser via hostnames and URIs in the modimagemap, modinfo, modldap, modproxyftp and modstatus modules...

4.3CVSS5.9AI score0.22913EPSS
SaveExploits2References58Affected Software108
Veracode
Veracode
•added 2018/11/21 6:37 a.m.•43 views

Remote Code Execution (RCE)

catalina is vulnerable to a remote code execution RCE attack. The library allows the replacement of the XML parser used for other web applications, allowing a malicious user to gain access to the applications' web.xml, context.xml or tld files...

4.2CVSS5.8AI score0.00809EPSS
SaveExploits1References54Affected Software13
Veracode
Veracode
•added 2018/11/09 1:31 a.m.•43 views

Directory Traversal

tomcat-coyote is vulnerable to directory traversal attacks. The vulnerability exists as the JVM does not correctly decode UTF-8 encoded URLs, and when a context is configured with allowLinking="true", allowing directory traversal attacks...

4.3CVSS6AI score0.99708EPSS
SaveExploits22References48Affected Software5
Veracode
Veracode
•added 2018/08/13 6:0 p.m.•43 views

Denial Of Service (DoS) Through Out-of-Bounds Access

libmagic.so is vulnerable to denial of service DoS attacks. The library does properly check offsets of a PE Executable file, leading to an out-of-bounds access that can crash the application...

4.3CVSS5.7AI score0.04318EPSS
SaveExploits1References15Affected Software5
Veracode
Veracode
•added 2018/08/13 3:31 a.m.•43 views

Denial Of Service (DoS)

libkrb5.so is vulnerable to denial of service DoS attacks. The vulnerability exists in the krb5gssprocesscontexttoken function of lib/gssapi/krb5/processcontexttoken.c where a terminated security-context handle could be used by authenticated users to cause a Denial of Service DoS attack...

9CVSS5.5AI score0.06213EPSS
SaveExploits0References14Affected Software1
Veracode
Veracode
•added 2018/07/23 9:10 a.m.•43 views

Denial Of Service (DoS)

tomcat-util is vulnerable to denial of service DoS attacks. The attack exists due to not proper handling of overflow in the decodeHasArray function in UTF-8 decoder...

7.5CVSS7.4AI score0.20599EPSS
SaveExploits0References58Affected Software2
Veracode
Veracode
•added 2018/07/17 10:32 a.m.•43 views

Denial Of Service (DoS)

libxslt.so is vulnerable to denial of service attacks. The application does not properly handle i format token for xsl:number data, allowing a malicious user to pass a file to the application to cause a integer overflow that can crash the application or cause arbitrary code to be executed...

7.5CVSS8.2AI score0.01838EPSS
SaveExploits0References27Affected Software1
Veracode
Veracode
•added 2017/05/16 2:21 a.m.•43 views

Copy-Paste Vulnerability (CPV) Through Libxml2

nokogiri has a copied version of the libxml2 library. The copy that nokogiri includes is vulnerable to CVE-2017-8872 which allows attackers to cause a denial of service DoS or information disclosure via a buffer overflow. This is caused by the htmlParseTryOrFinish method in the HTMLparser.c file...

8.7AI score0.02306EPSS
SaveExploits0
Veracode
Veracode
•added 2017/05/05 6:47 a.m.•43 views

Database Overwrite

mysql-connector-java is vulnerable to database overwrite. The library does not clear the cache of preparedstatements after there has been a catalog change, allowing a malicious user to use cached prepared SQL statements against a new catalog...

3.3CVSS6AI score0.00448EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2017/03/24 3:56 a.m.•43 views

Directory Traversal

ImageMagick is vulnerable to directory traversal. The library does not escape relative paths, allowing a malicious user to upload an arbitrary module into the system...

7.5CVSS8.4AI score0.06534EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2017/01/26 5:46 a.m.•43 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. The library does not validate division results, allowing a malicious user to cause a denial of service via an out-of-bounds write by sending a overly large BIGNUM...

9.8CVSS8.8AI score0.44218EPSS
SaveExploits1References56Affected Software3
Veracode
Veracode
•added 2017/01/26 2:40 a.m.•43 views

Denial Of Service (DoS) Via Integer Overflow

OpenSSL is vulnerable to Denial Of Service DoS attacks. A malicious user can cause an integer overflow via the MDC2Update function which can lead to an integer overflow. A malicious user can make use of this to cause a heap corruption or a denial of service...

9.8CVSS9.3AI score0.31985EPSS
SaveExploits1References22Affected Software3
Veracode
Veracode
•added 2026/05/14 6:6 p.m.•42 views

Authentication Bypass

github.com/oauth2-proxy/oauth2-proxy is vulnerable to an authentication bypass. The vulnerability is due to improper handling of health check User-Agent values in authrequest-style integrations when --ping-user-agent or --gcp-healthchecks is enabled, which allows an unauthenticated remote attacke...

9.1CVSS5.8AI score0.00475EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2026/02/28 5:3 a.m.•42 views

Authentication Bypass

Apache Tomcat is vulnerable to Authentication Bypass. The vulnerability is due to improper validation between the TLS SNI hostname and the HTTP Host header, allowing a client to send mismatched hostnames and bypass client certificate authentication in configurations with multiple virtual hosts...

9.1CVSS5.8AI score0.00235EPSS
SaveExploits0References2Affected Software4
Veracode
Veracode
•added 2024/04/15 12:24 p.m.•42 views

Sensitive Information Disclosure

Azure.Identity is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper validation of user-supplied input, allowing an attacker to access sensitive information...

5.5CVSS6.5AI score0.00711EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
•added 2024/04/04 9:30 a.m.•42 views

Path Traversal

vite is vulnerable to Path Traversal. The vulnerability is due to mishandling patterns containing directories caused by the server.fs.deny option. This allows an attacker to gain unauthorized access to certain files...

5.9CVSS6.9AI score0.00711EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2024/02/09 7:4 a.m.•42 views

DLL Redirection Attacks

wix is vulnerable to DLL Redirection Attacks. The vulnerability is due to insufficient security checks in handling the TEMP folder, allowing attackers to escalate privileges by dropping a malicious DLL into a specific directory structure monitored by the burn engine, which when elevated, loads th...

8.2CVSS7.3AI score0.00235EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/01/31 6:55 a.m.•42 views

Arbitrary File Read

Jenkins-core is vulnerable to Arbitrary File Read. The vulnerable is due to the command parser improperly substituting the @ character followed by a file path in an argument with the content of the specified file. This flaw allows unauthenticated attackers to read arbitrary files on the Jenkins...

9.8CVSS6.7AI score0.99999EPSS
SaveExploits47References7Affected Software1
Veracode
Veracode
•added 2023/11/28 2:33 p.m.•42 views

Heap-based Buffer Overflow

wireshark is vulnerable to Heap-based Buffer Overflow. The vulnerability is caused due to a component NetScreen file parser which could crash. An attacker can crash Wireshark by injecting a malformed packet onto the wire or making a user to read a malformed packet trace file...

7.8CVSS6.3AI score0.03456EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/11/17 8:12 a.m.•42 views

Denial Of Service (DoS)

libde265.so is vulnerable to Denial of Service DoS. The vulnerability is due to the slicesegmentheader function in the slice.cc component. An attacker is able to cause a DoS condition by crafting a specially crafted file and tricking the system into processing it. This could disrupt service on th...

6.5CVSS6.9AI score0.00766EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/11/06 10:49 a.m.•42 views

Denial Of Service (DoS)

pillow is vulnerable to Denial of Service DoS. The vulnerability is due to a lack of a max string size for an image font in ImageFont.py which can result in unbounded allocation of memory to process a given task, resulting in an out of memory error resulting in Denial of Service...

7.5CVSS7AI score0.01038EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2023/10/26 5:59 a.m.•42 views

Insecure Hashing Algorithm

crypto-js is vulnerable to Insecure Hashing Algorithm. The vulnerability is present because the library uses the cryptographically weak sha1 algorithm by default. This weakness allows an attacker to potentially forge data, certificates, or digital signatures, which could lead to unauthorized acce...

9.1CVSS7AI score0.00635EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/10/06 12:9 p.m.•42 views

Out-of-bounds Read

libopensc.so is vulnerable to out-of-bounds reads. The vulnerability exists in card-myeid.c because it does not properly validate symmetric keys, which allows an attacker to send maliciously crafted responses to the APDU and read information outside of the intended range...

4.5CVSS6.1AI score0.00466EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2023/09/20 10:46 a.m.•42 views

Denial Of Service

grpc is vulnerable to Denial Of Service. The vulnerability is due to improper error handling in TCP server which allows an attacker to initiate number of concurrent connections with the server leading to denial of service...

7.5CVSS6.6AI score0.00666EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2023/09/14 10:47 a.m.•42 views

Remote Code Execution

Microsoft .NET 7.0 and .NET 6.0 are vulnerable to Remote Code Execution RCE. The vulnerability exists in Microsoft.DiaSymReader.Native.amd64.dll when reading a corrupted PDB file which may lead to RCE...

7.8CVSS7.3AI score0.01441EPSS
SaveExploits0References2Affected Software7
Veracode
Veracode
•added 2023/08/31 7:36 a.m.•42 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.1308EPSS
SaveExploits1
Veracode
Veracode
•added 2023/07/10 12:12 a.m.•42 views

Code Injection

go is vulnerable to Code Injection. The vulnerability exists when running an untrusted module which contains directories with newline characters in their names which allows an attacker to inject and execute arbitrary commands...

9.8CVSS7.4AI score0.01694EPSS
SaveExploits0References10Affected Software3
Veracode
Veracode
•added 2023/06/05 2:4 a.m.•42 views

Denial Of Service (DoS)

openssl is vulnerable to Denial of Service DoS. The vulnerability causes applications using 'OBJobj2txt' directly, or use any OpenSSL subsystem with no message size limit to experience notable to very long delays when processing those messages, which may lead to a Denial of Service...

6.5CVSS6.8AI score0.75116EPSS
SaveExploits0References17Affected Software4
Veracode
Veracode
•added 2023/05/15 6:35 a.m.•42 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 12:46 p.m.•42 views

Arbitrary Code Execution

github.com/golang/go is vulnerable to Arbitrary Code Execution. JavaScript templates do not consider backticks as string delimiters and do not escape them properly, which allows an attacker to bypass sanitization and execute arbitrary code on the system...

9.8CVSS9.5AI score0.02281EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2023/03/24 5:47 a.m.•42 views

Denial Of Service (DoS)

net.minidev, json-smart is vulnerable to Denial Of Service DoS. The vulnerability exists because there is no nested depth checks for deeply nested JSON arrays or objects, which allows an attacker to crash the application via a malicious array with deeply nested elements...

7.5CVSS7.4AI score0.01119EPSS
SaveExploits1References6Affected Software3
Total number of security vulnerabilities5000