Lucene search
K
VeracodeMost viewed

38169 matches found

Veracode
Veracode
•added 2022/05/11 10:43 a.m.•63 views

Buffer Overflow

rsyslog is vulnerable to buffer overflow. The vulnerability exists because when there is a check for the maximum number of octets, digits are written to a heap buffer even when the octet count is over the maximum which leads to a memory corruption...

8.1CVSS4.1AI score0.03553EPSS
Exploits0References8Affected Software6
Veracode
Veracode
•added 2022/04/16 4:32 p.m.•63 views

Privilege Escalation

linux is vulnerable to heap buffer overflow flaw. The vulnerability exists in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c which allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat...

7.8CVSS2.4AI score0.04534EPSS
Exploits2References6Affected Software4
Veracode
Veracode
•added 2022/03/30 6:13 a.m.•63 views

Validation Bypass

firebase/php-jwt is vulnerable to validation bypass. The vulnerability exists in decode and verify functions in JWT.php because the token validations are not properly handled when multiple keys are loaded in a key ring which allows an attacker to bypass server-side validations...

9.1CVSS2.4AI score0.00777EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2021/07/27 6:48 a.m.•63 views

Regular Expression Denial Of Service (ReDoS)

glob-parent is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to an incorrect regex implementation on the enclosure variable. This vulnerability is caused by an incomplete fix of CVE-2020-28469...

7.5CVSS8.5AI score0.04456EPSS
Exploits2References4Affected Software8
Veracode
Veracode
•added 2021/05/06 4:1 a.m.•63 views

Remote Code Execution (RCE)

redis is vulnerable to remote code execution. The vulnerability exists due to an integer overflow bug which could corrupt the memory heap...

8.8CVSS3.1AI score0.03652EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2021/01/20 4:41 p.m.•63 views

Buffer Overflow

dnsmasq is vulnerable to buffer overflow. An attacker may forge malicious DNS replies such as that they are accepted as valid, could use this flaw to cause a buffer overflow with arbitrary data in a heap memory segment, possibly executing code on the machine...

8.1CVSS3.9AI score0.81321EPSS
Exploits0References10Affected Software6
Veracode
Veracode
•added 2019/11/06 3:51 a.m.•63 views

Denial Of Service (DoS)

handlebars is vulnerable to denial of service. A bug in matching of templates can cause an infinite loop due to greedy matching of raw-block-contents. This could potentially be abused by submitting malicious templates to cause a denial of service condition when system resources are exhausted...

7.8CVSS2.6AI score0.03747EPSS
Exploits0References3Affected Software3
Veracode
Veracode
•added 2019/07/23 4:48 a.m.•63 views

Remote Code Execution (RCE)

DNN.Platform is vulnerable to remote code execution RCE. This is due to the application storing profile information for users in the DNNPersonalization cookie as XML and the structure includes a type attribute that instructs the server the type of object to create upon deserialization. The...

8.8CVSS9.2AI score0.94789EPSS
Exploits6References5Affected Software2
Veracode
Veracode
•added 2019/05/02 6:2 a.m.•63 views

Null Pointer Dereference

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The rh-php56 packages provide a recent stable release of PHP with PEAR 1.9.5 and enhanced language features including constant expressions, variadic functions, arguments unpacking, and the interactive debuger. T...

9.8CVSS9AI score0.36974EPSS
Exploits78References16Affected Software3
Veracode
Veracode
•added 2018/08/22 5:36 p.m.•63 views

Remote Code Execution (RCE)

struts2-core is vulnerable to remote code execution RCE attacks. These attacks are possible when using a namespace or url tag which doesn't have a value and action set and where its upper action configuration is using a wildcard namespace or has no namespace...

8.1CVSS8.4AI score0.99993EPSS
Exploits41References22Affected Software3
Veracode
Veracode
•added 2018/08/16 4:17 a.m.•63 views

Remote Code Execution (RCE)

Microsoft.ChakraCore is vulnerable to remote code execution RCE. The library does not merge block data properly for loops, leading to an invalid pointer read that can crash the application or cause arbitrary code to be executed...

7.5CVSS8.1AI score0.1425EPSS
Exploits8References6Affected Software2
Veracode
Veracode
•added 2017/02/10 1:42 a.m.•63 views

Access Bypass

OpenSSL is vulnerable to access bypass. OpenSSL accepts client authentication with a Diffie-Helman certificate without receiving a CertificateValue message. This allows attacks to gain access without the knowledge of a private key via crafted TLS Handshake Protocol traffic to a server that...

5CVSS6.2AI score0.24626EPSS
Exploits0References72Affected Software1
Veracode
Veracode
•added 2017/01/26 3:40 a.m.•63 views

Denial Of Service (DoS)

OpenSSL is vulnerable to to Denial of Service DoS attacks. The doaproutch function in crypto/bio/bprint.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g, found in the affected versions of OpenSSL, does not verify that certain memory allocations succeed, allowing a malicious user to cause ...

10CVSS8.7AI score0.53655EPSS
Exploits0References3Affected Software4
Veracode
Veracode
•added 2023/09/15 1:45 p.m.•62 views

Heap Buffer Overflow

libwebp.so is vulnerable to Out Of Bounds Memory Write. The vulnerability is due to the BuildHuffmanTable function in src/dec/vp8ldec.c improperly allocating memory to the table when parsing a stream, which results in an application crash or Arbitrary Code Execution when reading a crafted webp...

8.8CVSS8.7AI score0.99739EPSS
Exploits9References50Affected Software16
Veracode
Veracode
•added 2023/06/06 4:48 a.m.•62 views

Privilege Escalation

cassandra-all is vulnerable to Privilege Escalation. The vulnerability exists when enabling FQL/Audit logs, which allows an attacker with JMX access to run arbitrary commands...

7.8CVSS6.9AI score0.00324EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2023/03/12 12:40 p.m.•62 views

Server-side Request Forgery (SSRF)

directus is vulnerable to Server-side Request Forgery SSRF. The vulnerability exists when importing a file from a remote web server POST to /files/import, allowing an attacker to bypass the security controls that were implemented to patch the CVE-2022-23080 vulnerability by performing a DNS...

7.5CVSS6.1AI score0.0096EPSS
Exploits2References3Affected Software1
Veracode
Veracode
•added 2023/01/10 7:4 a.m.•62 views

Regular Expression Denial Of Service

debug is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability exists in useColors function of node.js due to inefficient regular expression complexity which allows an attacker to crash the application by submitting a malicious string...

7.5CVSS7.1AI score0.02029EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2022/10/23 6:37 p.m.•62 views

Improper Access Control

openjdk is vulnerable to improper access control. The vulnerability allows an attacker to perform unauthorized updates, insertions or deletions of some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data...

5.3CVSS6AI score0.02038EPSS
Exploits0References17Affected Software6
Veracode
Veracode
•added 2022/10/14 6:57 p.m.•62 views

Arbitrary Code Execution

Apache Commons Text is vulnerable to Arbitrary Code Execution. The vulnerability exists in the lookup module due to insecure interpolation defaults when untrusted configuration values are used which allows an attacker to inject arbitrary code into the system...

9.8CVSS9.4AI score0.99931EPSS
Exploits41References10Affected Software4
Veracode
Veracode
•added 2022/07/22 6:54 p.m.•62 views

Remote Code Execution (RCE)

openjdk17 is vulnerable to remote code execution. The vulnerability exists in Oracle Java SE and Oracle GraalVM Enterprise Edition which allows an unauthenticated attacker to update, insert or delete Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data...

5.3CVSS6.7AI score0.01754EPSS
Exploits0References10Affected Software5
Veracode
Veracode
•added 2021/12/10 7:49 a.m.•62 views

HTTP Request Smuggling

io.netty:netty-codec-http is vulnerable to HTTP request smuggling. Improper validation of control chars, when they are present at the beginning and/or end of the header name leads to HTTP request smuggling which allows an attacker to exploit other remote systems when these headers are used as a...

6.5CVSS3.2AI score0.02682EPSS
Exploits0References7Affected Software29
Veracode
Veracode
•added 2021/08/11 7:40 a.m.•62 views

Domain Hijacking

c-ares is vulnerable to Domain Hijacking. Missing input validation of host names returned by Domain Name Servers in the c-ares library can lead to output of wrong hostnames leading to Domain Hijacking...

5.6CVSS6.4AI score0.02617EPSS
Exploits1References6Affected Software7
Veracode
Veracode
•added 2020/09/21 6:40 a.m.•62 views

Authorization Bypass

squid is vulnerable to authorization bypass. When handling a URN request, the corresponding HTTP request that is made does not go through the access checks, allowing an attacker to bypass access checks and gain access to restricted HTTP servers such as HTTP servers listening on localhost...

9.1CVSS3.9AI score0.04302EPSS
Exploits0References11Affected Software4
Veracode
Veracode
•added 2020/04/10 1:0 a.m.•62 views

Privilege Escalation

kernel is vulnerable to privilege escalation. An integer overflow flaw in ibuverbspollcq could allow a local, unprivileged user to cause a denial of service or escalate their privileges...

6.9CVSS4.2AI score0.00355EPSS
Exploits2References9Affected Software2
Veracode
Veracode
•added 2019/07/29 1:48 a.m.•62 views

Directory Traversal

werkzeug is vulnerable to directory traversal. An attacker is able to access arbitrary files through the SharedDataMiddleware due to the way Python's os.path.join function works on Windows...

7.5CVSS5AI score0.55526EPSS
Exploits7References3Affected Software1
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•62 views

Null Pointer Dereference

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The php55 packages provide a recent stable release of PHP with the PEAR 1.9.4, memcache 3.0.8, and mongo 1.4.5 PECL extensions, and a number of additional utilities. The php55 packages have been upgraded to...

7.5CVSS9.2AI score0.53166EPSS
Exploits32References16Affected Software2
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•62 views

Arbitrary Code Execution

Mozilla Firefox is an open source web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with...

7.5CVSS8.6AI score0.07417EPSS
Exploits6References21Affected Software2
Veracode
Veracode
•added 2019/05/02 4:53 a.m.•62 views

Denial Of Service (DoS)

httpd is vulnerable to denial of service. It was discovered that modproxyajp, when used in configurations with modproxy in load balancer mode, would mark a back-end server as failed when request processing timed out, even when a previous AJP Apache JServ Protocol CPing request was responded to by...

5CVSS5.8AI score0.1747EPSS
Exploits1References51Affected Software35
Veracode
Veracode
•added 2019/05/02 4:41 a.m.•62 views

Arbitrary Code Execution

Mozilla Firefox is an open source web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with...

10CVSS9.4AI score0.04899EPSS
Exploits1References14Affected Software3
Veracode
Veracode
•added 2018/05/23 5:14 a.m.•62 views

Remote Code Execution (RCE)

libxml2.so is vulnerable to remote code execution RCE attacks. The application does not forbid namespace nodes in XPointer ranges, allowing a malicious user to inject and execute arbitrary code...

9.8CVSS9.7AI score0.08628EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 2017/10/23 5:5 a.m.•62 views

Regular Expression Denial Of Service (ReDoS)

moment is vulnerable to denial of service DoS attacks. These attacks are possible because the regular expression that is used for matching dates takes awhile for long strings...

7.5CVSS7.5AI score0.03673EPSS
Exploits0References4Affected Software3
Veracode
Veracode
•added 2023/11/20 10:39 a.m.•61 views

Json Web Token (JWT) Bypass

json-web-token is vulnerable to Json Web Token JWT Bypass. The vulnerability is due to an insecure mechanism used while verifying the signature of a JWT. The library blindly trusts the algorithm listed in the token without further verification. An attacker can forge a token using the HS256...

7.5CVSS7.2AI score0.00307EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/03/06 8:47 p.m.•61 views

NULL Pointer Dereference

openssl is vulnerable to NULL Pointer Dereference. The vulnerability exists because there is a missing check network subcomponent in the Linux kernel, which later leads to invalid usage of the digest api most likely leading to a crash...

5.5CVSS6.4AI score0.01003EPSS
Exploits0References5Affected Software4
Veracode
Veracode
•added 2023/01/06 8:19 a.m.•61 views

Improper Locking

openssl is vulnerable to denial of service DoS attacks. When an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems this results in a denial of service when the affected process han...

7.5CVSS7.2AI score0.0123EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2022/05/09 6:11 a.m.•61 views

Arbitrary File Upload

WSO2 Carbon Services is vulnerable to arbitrary file upload. The vulnerability exists because the file upload permissions and validations are not properly handled which allows an attacker to upload arbitrary files...

9.8CVSS3AI score0.99999EPSS
Exploits22References12Affected Software3
Veracode
Veracode
•added 2021/07/16 12:12 p.m.•61 views

Privilege Escalation

openjdk7 is vulnerable to privilege escalation. An attacker is able to have unauthorised creation, deletion or modification access to critical data of the system...

5.9CVSS4.2AI score0.03125EPSS
Exploits0References20Affected Software1
Veracode
Veracode
•added 2021/06/16 4:24 p.m.•61 views

Denial Of Service (DoS)

mariadb is vulnerable to denial of service. An easily exploitable vulnerability allows a high privileged attacker with network access to cause a hang or frequently repeatable crash...

4.9CVSS3.9AI score0.02481EPSS
Exploits0References14Affected Software5
Veracode
Veracode
•added 2021/04/17 12:38 a.m.•61 views

Use After Free

kernel is vulnerable to use after free. A use-after-free memory flaw in the Fast Userspace Mutexes functionality allowing a local user to crash the system or escalate their privileges on the system...

7.8CVSS5AI score0.01365EPSS
Exploits1References24Affected Software2
Veracode
Veracode
•added 2021/04/13 6:39 a.m.•62 views

Directory Traversal

commons-io is vulnerable to Directory Traversal. Invoking the method FileNameUtils.normalize with a malicious input string would potentially allow access to files within the parent directory...

4.8CVSS6.4AI score0.10608EPSS
Exploits1References88Affected Software25
Veracode
Veracode
•added 2021/03/30 7:34 a.m.•61 views

Arbitrary Code Execution

underscore is vulnerable to arbitrary code execution. An attacker is able to inject and execute arbitrary OS commands via the template function when a variable property is passed as an argument due to lack of validation...

7.2CVSS6.4AI score0.04087EPSS
Exploits2References20Affected Software4
Veracode
Veracode
•added 2021/03/03 6:37 p.m.•61 views

Arbitrary Code Execution (RCE)

wpasupplicant is vulnerable to arbitrary code execution RCE. The vulnerability exists in the way p2p/p2ppd.c processes P2P Wi-Fi Direct provision discovery requests...

7.5CVSS4.5AI score0.01228EPSS
Exploits0References16Affected Software1
Veracode
Veracode
•added 2020/09/21 6:21 a.m.•61 views

Denial Of Service (DoS)

kernel is vulnerble to denial of service. A local user with the ability to read the /sys/class/zram-control/hotadd file can create ZRAM device nodes in the /dev/ directory and causes the kernel to allocate memory that is not accounted for. With this vulnerability, continual reading of the device...

5.5CVSS4AI score0.00299EPSS
Exploits0References4Affected Software3
Veracode
Veracode
•added 2020/04/10 12:16 a.m.•61 views

Arbitrary Code Execution

php is vulnerable to arbitrary code execution. A number of buffer overflow flaws were found in the PHP session extension; the strreplace function; and the imapmailcompose function. If very long strings were passed to the strreplace function, an integer overflow could occur in memory allocation. I...

7.5CVSS1.9AI score0.0549EPSS
Exploits0References57Affected Software1
Veracode
Veracode
•added 2019/05/02 4:46 a.m.•61 views

Information Disclosure

An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. CVE-2011-1096 JBoss Web Services leaked side-channe...

5.9CVSS7AI score0.15561EPSS
Exploits7References42Affected Software63
Veracode
Veracode
•added 2019/05/02 4:46 a.m.•61 views

Cross Site Scripting (XSS)

An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. CVE-2011-1096 JBoss Web Services leaked side-channe...

5.9CVSS7AI score0.15561EPSS
Exploits7References43Affected Software63
Veracode
Veracode
•added 2019/01/15 9:2 a.m.•61 views

Arbitrary File Overwrite

bash is vulnerable to arbitrary file overwrite attacks. The vulnerability exists as GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have...

9.8CVSS9.6AI score0.99999EPSS
Exploits140References163Affected Software1
Veracode
Veracode
•added 2019/01/15 8:57 a.m.•61 views

Remote Code Execution (RCE)

samba4 is vulnerable to remote code execution RCE attacks. The vulnerability exists as the RPC code generator in Samba 3.x before 3.4.16, 3.5.x before 3.5.14, and 3.6.x before 3.6.4 does not implement validation of an array length in a manner consistent with validation of array memory allocation,...

10CVSS9AI score0.74034EPSS
Exploits9References43Affected Software5
Veracode
Veracode
•added 2018/07/11 9:49 a.m.•61 views

Remote Code Execution (RCE)

microsoft.chakracore is vulnerable to remote code execution RCE attacks. The application contains a use-after-free bug in JavascriptArray.cpp, allowing arbitrary code to be executed. This CVE is unique from CVE-2018-8125, CVE-2018-8262, CVE-2018-8274, CVE-2018-8279, CVE-2018-8301...

7.5CVSS8AI score0.71043EPSS
Exploits3References5Affected Software2
Veracode
Veracode
•added 2023/07/25 2:12 a.m.•60 views

Server-Side Template Injection (SSTI)

spring-boot-admin-server is vulnerable to Server-Side Template Injection SSTI. The vulnerability exists because the mailNotifierTemplateEngine function of AdminServerNotifierAutoConfiguration.java does not properly implement the configuration for ClasspathResourceLoader, which allows an attacker ...

7.5CVSS7.2AI score0.00875EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2023/03/09 12:49 p.m.•60 views

Remote Code Execution (RCE)

org.apache.dubbo:dubbo-common is vulnerable to Remote Code Execution RCE. The vulnerability is due to a lack of class validation when deserializing untrusted user input which allows an attacker to upload and execute malicious code...

9.8CVSS9.4AI score0.04847EPSS
Exploits3References8Affected Software1
Total number of security vulnerabilities5000