Lucene search
K
VeracodeMost viewed

38133 matches found

Veracode
Veracode
•added 2019/01/15 8:51 a.m.•41 views

Cross-site Scripting (XSS)

Apache HTTP Server is vulnerable to cross-site scripting XSS attacks. The vulnerability exists in the modnegotiation module in the Apache HTTP Server 2.2.6 and earlier in the 2.2.x series, 2.0.61 and earlier in the 2.0.x series, and 1.3.39 and earlier in the 1.3.x series allows remote authenticat...

4.3CVSS5AI score0.52581EPSS
Exploits1References42Affected Software204
Veracode
Veracode
•added 2018/11/13 5:10 a.m.•41 views

Session Hijacking

tomcat-util is vulnerable to session hijacking attacks. The vulnerability exists due to tomcat-util incorrectly treating single quotes as delimiters in cookies, allowing sensitive information such as session ID to be leaked. This issue is also CVE-2007-3385...

4.3CVSS4.4AI score0.81412EPSS
Exploits4References51Affected Software7
Veracode
Veracode
•added 2018/06/28 6:40 a.m.•41 views

Remote Code Execution (RCE)

Microsoft ChakraCore is vulnerable to remote code execution. This is due to a type confusion in boundfunction handling which could lead to memory corruption and allow an attacker in memory to execute arbitrary code in the context of the authenticated user. This CVE ID is different from...

7.5CVSS8AI score0.76997EPSS
Exploits6References5Affected Software2
Veracode
Veracode
•added 2018/06/26 2:52 p.m.•41 views

HTTP Request Smuggling

jetty-http is vulnerable to http request smuggling. The application uses a parser that is too tolerant with deviations from the HTTP header specifications, allowing a malicious user cause a http request smuggling attack through the bad length parsing...

9.8CVSS9AI score0.05482EPSS
Exploits0References26Affected Software3
Veracode
Veracode
•added 2018/01/03 11:59 p.m.•41 views

Remote Code Execution (RCE)

primefaces is vulnerable to remote code execution RCE. It uses weak encryption on the PrimeSecret and PrimeOracle which allows expression language injection and remote code execution...

9.8CVSS9.8AI score0.93884EPSS
Exploits6References4Affected Software1
Veracode
Veracode
•added 2017/09/21 8:11 a.m.•41 views

Remote Code Execution (RCE)

The nokogiri gem is susceptible to remote code execution RCE attacks. The attacks exist because the library uses the C package libxml2 which is vulnerable to CVE-2017-0663, allowing a malicious user to pass a XML file to execute arbitrary code or crash the application...

7.8CVSS9.2AI score0.00893EPSS
Exploits0
Veracode
Veracode
•added 2017/05/18 6:54 a.m.•41 views

Denial Of Service (DoS) Through Embedded C Library

The nokogiri gem is using libxml2 which is vulnerable to CVE-2016-3627. CVE-2016-3627 is a denial of service DoS vulnerability. It is possible because the xmlStringGetNodeList and xmlParserEntityCheck functions fail to detect a recursive loop when it is used in recovery mode, causing stack...

7.5CVSS7.1AI score0.00673EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2017/05/17 6:47 a.m.•41 views

Heap-based Buffer Overflow Through Embedded C Dependency

The nokogiri gem contains a libxml2 package which is vulnerable to heap-based buffer overflow. The vulnerability is due to CVE-2016-1839 which is caused when a malicious XML file is passed to xmllint in xmlDictAddString...

6.9AI score0.04546EPSS
Exploits2
Veracode
Veracode
•added 2017/05/05 6:47 a.m.•41 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.00167EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2017/02/10 6:46 a.m.•41 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks and possibly other attacks. A malicious user can pass a reused session ticket to the system that can cause a double free that can lead to the system crashing...

6.8CVSS7.3AI score0.10249EPSS
Exploits0References52Affected Software2
Veracode
Veracode
•added 2017/02/10 4:54 a.m.•41 views

Chain Certificate Forgery

OpenSSL is vulnerable to chain certificate forgery. A malicious user can bypass the certificate verification process, enabling the user to use a valid leaf certificate and "issue" an invalid certificate...

6.5CVSS6.5AI score0.76449EPSS
Exploits6References3Affected Software2
Veracode
Veracode
•added 2017/02/08 11:58 p.m.•41 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. These attacks are possible because the AES-NI functionality for TLS 1.1 and 1.2 can cause an application crash through CBC data...

5CVSS7.2AI score0.63145EPSS
Exploits2References13Affected Software1
Veracode
Veracode
•added 2017/02/07 2:22 a.m.•41 views

Denial Of Service (DoS) Through Null Pointer Dereference

OpenSSL is vulnerable to denial of service DoS attacks. These attacks are possible when SSLMODERELEASEBUFFERS is enabled because OpenSSL does not correctly manage a buffer point during recursive calls...

4.3CVSS7.2AI score0.32978EPSS
Exploits0References113Affected Software1
Veracode
Veracode
•added 2017/02/03 8:16 a.m.•41 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. A malicious user can cause a memory leak by seeking to connect to the system with an invalid username. By opening multiple invalid connections this way, the malicious user can cause the system to run out of memory...

7.8CVSS8.1AI score0.25961EPSS
Exploits1References27Affected Software3
Veracode
Veracode
•added 2017/01/26 2:40 a.m.•41 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.28821EPSS
Exploits1References22Affected Software3
Veracode
Veracode
•added 2014/06/06 6:13 p.m.•41 views

Class Loader Manipulation With CookieInterceptor

Struts 2 Core is vulnerable to class loader manipulation vulnerability. The vulnerability exists because the getClass method does not properly restrict access to cookies as it accepts all cookie names when "\" is used to configure cookiesName parameter which allows remote attackers to manipulate...

7.5CVSS8.8AI score0.93134EPSS
Exploits7References10Affected Software2
Veracode
Veracode
•added 2024/03/18 8:35 a.m.•40 views

Server-Side Request Forgery (SSRF)

org.apache.cxf, cxf-rt-databinding-aegis is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due improper URL sanitisation which allows an attacker to perform SSRF attacks on web services that take at least one parameter of any type. Users of other data bindings, including the...

9.3CVSS6.9AI score0.50829EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2024/01/23 9:46 a.m.•40 views

Arbitrary Code Execution

pillow is vulnerable to Arbitrary Code Execution. The vulnerability is due to an improper neutralization/sanitization of keys passed to the PIL.ImageMath.eval function environment parameter. An attacker can execute arbitrary code if they have control over the keys passed to PIL.ImageMath.eval...

8.1CVSS7.7AI score0.00754EPSS
Exploits0References13Affected Software2
Veracode
Veracode
•added 2023/12/12 6:42 a.m.•40 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.00055EPSS
Exploits0References10Affected Software1
Veracode
Veracode
•added 2023/11/29 7:43 a.m.•40 views

Denial Of Service (DoS)

org.springframework: spring-web is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of validation for HTTP methods in DefaultServerRequestObservationConvention.java. This allows an attacker to inject specially crafted HTTP requests that may cause Denial of Service. Note tha...

7.5CVSS6.9AI score0.00846EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/11/28 2:33 p.m.•40 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.00045EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2023/09/20 10:46 a.m.•40 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.00042EPSS
Exploits0References6Affected Software2
Veracode
Veracode
•added 2023/08/25 9:46 p.m.•40 views

Memory Leaks

binutils is vulnerable to Memory Leaks. The vulnerability occurs in parsestabstructfields within stabs.c which allows a malicious attacker to cause a denial of service locally...

5.5CVSS6.6AI score0.00009EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2023/08/04 3:29 a.m.•40 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability exists because handshakeclient.go does not set a max RSA key size, which can lead to extremely large RSA keys in certificate chains causing a client to expend significant CPU time to verify signatures. The fix sets the...

5.3CVSS6.7AI score0.00122EPSS
Exploits0References12Affected Software2
Veracode
Veracode
•added 2023/07/10 12:12 a.m.•40 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.00135EPSS
Exploits0References10Affected Software3
Veracode
Veracode
•added 2023/04/27 11:25 a.m.•40 views

Prototype Pollution

xlsx is vulnerable to Prototype Pollution. The vulnerability exists due to the lack of checks for user inputed specially crafted files, which allows an attacker to inject malicious properties, resulting in prototype pollution...

7.8CVSS7.2AI score0.08804EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2023/04/11 11:30 p.m.•40 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.00759EPSS
Exploits0References7Affected Software18
Veracode
Veracode
•added 2023/03/14 12:42 p.m.•40 views

SQL Injection

moodle/moodle is vulnerable to SQL Injection. The vulnerability is due to improper SQL sanitization in lib.php, allowing an authenticated attacker to inject and execute malicious SQL queries when viewing a users recent courses, leading to Information Disclosure...

9.8CVSS9.2AI score0.23988EPSS
Exploits6References6Affected Software1
Veracode
Veracode
•added 2023/02/03 10:17 p.m.•40 views

Denial Of Service (DoS)

kernel-rt is vulnerable to Denial Of Service DoS. The vulnerability exists due to the incorrect TLB flush issue in the library, which leads to random memory corruption or data leaks, allowing an attacker to cause an application crash...

7.8CVSS7.9AI score0.00016EPSS
Exploits0References5Affected Software3
Veracode
Veracode
•added 2023/02/03 9:35 p.m.•40 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to Denial of Service DoS attacks. Successful attacks of this vulnerability allows an authenticated attacker to cause a hang or frequently repeatable crash...

4.9CVSS5.8AI score0.00298EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2023/01/20 2:30 a.m.•40 views

Denial Of Service (DoS)

protobuf is vulnerable to Denial Of Service DoS. The vulnerability is due to multiple instances of non-repeated embedded message inputs with repeated or unknown fields which cause the objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage...

7.5CVSS7.5AI score0.00064EPSS
Exploits0References10Affected Software3
Veracode
Veracode
•added 2023/01/05 8:51 a.m.•40 views

Prototype Pollution

flat is vulnerable to prototype pollution. The vulnerability exists in the unflatten function of index.js, due to the improper checks for the key1 variable which allows an attacker to modify object prototype attributes...

9.8CVSS4.9AI score0.00784EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2022/10/14 8:48 p.m.•40 views

Integer Overflow

ImageMagick is vulnerable to Integer Overflow. The vulnerability exists outside the range of representable values of type unsigned long at coders/pcl.c which allows an attacker to send crafted or untrusted input causing an overflow...

7.8CVSS7.3AI score0.00123EPSS
Exploits0References6Affected Software3
Veracode
Veracode
•added 2022/10/09 7:16 p.m.•40 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.00075EPSS
Exploits0References14Affected Software2
Veracode
Veracode
•added 2022/09/16 7:39 p.m.•40 views

Privilege Escalation

linux is vulnerable to Privilege Escalation. The vulnerability exists in nftablesapi.c function in nftables cross-table in the linux kernel which will allow a local privileged attacker to cause a use-after-free problem at the time of table deletion...

7.8CVSS6.6AI score0.02746EPSS
Exploits7References15Affected Software4
Veracode
Veracode
•added 2022/09/07 8:33 a.m.•40 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.00098EPSS
Exploits0References11Affected Software21
Veracode
Veracode
•added 2022/08/13 8:14 a.m.•40 views

Denial Of Service (DoS)

chrome is vulnerable to denial of service. The vulnerability exists due to a use after free in WebGPU in Google Chrome allowing a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.6AI score0.00573EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2022/07/25 7:23 p.m.•40 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.78272EPSS
Exploits2References3Affected Software1
Veracode
Veracode
•added 2022/07/07 3:50 a.m.•40 views

Arbitrary Code Execution

commons-configuration2 is vulnerable to Arbitrary Code Execution. The vulnerability exists because the getDefaultPrefixLookups function of ConfigurationInterpolator.java does not properly disable the default interpolation prefix lookups such as dns, url, and script during variable interpolation,...

9.8CVSS9.2AI score0.86659EPSS
Exploits3References8Affected Software2
Veracode
Veracode
•added 2022/06/29 12:4 a.m.•40 views

Man-in-the-Middle (MitM)

curl is vulnerable to man-in-the-middle attacks. The vulnerability exists due to the lack of message verification in krb5, allowing an attacker to inject data to the client...

5.9CVSS7.6AI score0.0016EPSS
Exploits1References11Affected Software16
Veracode
Veracode
•added 2022/06/22 7:29 a.m.•40 views

Denial Of Service (DoS)

MariaDB is vulnerable to denial of service. The vulnerability exists due to a deadlock indsxbstream.cc, crashing the system when an error occurs streamctxt-destfile == NULL while executing the method xbstreamopen...

5.5CVSS5.5AI score0.00033EPSS
Exploits0References8Affected Software5
Veracode
Veracode
•added 2022/06/08 12:45 a.m.•40 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.00025EPSS
Exploits0References15Affected Software3
Veracode
Veracode
•added 2022/05/24 6:45 a.m.•40 views

Cross-Site Request Forgery (CSRF)

XXL Job Core is vulnerable to cross-site request forgery. The vulnerability exists in xxl-job-admin component due to less restrictions of user permissions which allows an attacker to perform unauthorized actions...

8.8CVSS8.1AI score0.00164EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2022/05/19 6:45 a.m.•40 views

Information Disclosure

moodle is vulnerable to information disclosure. The vulnerability exists due to the $hiddenfields not properly set in user/profile.php and in user/view.php allowing the description user field to be seen even when it is set to hidden...

5.3CVSS6.9AI score0.00471EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2022/05/11 1:29 p.m.•40 views

Time-of-check To Time-of-Use (TOCTOU)

grunt is vulnerable to Time-of-check To Time-of-Use TOCTOU. The vulnerability exists in file.copy function in file.js because the permissions are not properly handled in both source and destination directories which allows an attacker to access and write arbitrary files...

7CVSS6.9AI score0.00246EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2022/05/04 3:37 p.m.•40 views

XML External Entity (XXE) Injection

NiFi Standard Processors is vulnerable to xml external entity injection. The vulnerability exists in multiple components because EvaluateXPath, EvaluateXQuery and ValidateXml processors do not restrict XXE references when configured with default values which allows an attacker to send malicious X...

7.5CVSS4.2AI score0.0212EPSS
Exploits0References9Affected Software3
Veracode
Veracode
•added 2022/04/26 7:3 a.m.•40 views

Cross-Site Scripting (XSS)

Liferay Layout SEO Web is vulnerable to stored cross-site scripting. The vulnerability exists in getOpenGraphTag function in OpenGraphTopHeadDynamicInclude.java due to lack of html escaping which allows an attacker to inject and execute arbitrary javascript...

6.1CVSS1.4AI score0.0023EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2022/04/21 12:42 a.m.•40 views

Remote Code Execution (RCE)

jenkins-2-plugins is vulnerable to remote code execution. The vulnerability exists due to a sandbox bypass allowing attackers to execute arbitrary code on the system...

8.8CVSS7.5AI score0.00292EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2022/04/10 12:42 a.m.•40 views

Denial Of Service (DoS)

Red Hat Product Security has rated this issue as having Moderate security impact and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 6 and 7, hence, marked as Out-of-Support-Scope. For additional information, refer to the Issue Severity...

9.8CVSS1.8AI score0.00515EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2022/03/14 6:3 a.m.•40 views

Spoofing Attack

swagger-ui-react is vulnerable to spoofing attack. The vulnerability allows remote attackers to acquire remote OpenAPI definitions by persuading the victim to open a specifically crafted URL...

4.3CVSS5.3AI score0.8042EPSS
Exploits4References5Affected Software1
Total number of security vulnerabilities5000