Lucene search
+L
VeracodeRecent

38569 matches found

Veracode
Veracode
•added 2024/04/10 10:46 a.m.•23 views

Path Traversal

gin-vue-admin is vulnerable to Path Traversal. The vulnerability is due to improper validation for PlugName field within a struct, which allows an attacker to perform directory traversal by manipulating the plugName parameter in the Plugin System - Plugin Template feature...

7.7CVSS6.7AI score0.00904EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 10:32 a.m.•14 views

File Upload Injection

contao/core-bundle is vulnerable to File Upload Injection. The vulnerability is due to inadequate sanitization of filenames during the upload process, which allows users to inject malicious code in filenames, leading to code execution in tooltips and popups in the back end...

5.4CVSS7.5AI score0.00502EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 9:38 a.m.•17 views

Out Of Bounds Exception

Apfloat is vulnerable to Out of Bounds Exception. The vulnerability is due to missing validation in the DoubleCRTMath::adddouble, double method, which returns an ArrayIndexOutOfBoundsException if either of the two array arguments are of size 3 or less...

7AI score0.00598EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 9:21 a.m.•23 views

NULL Pointer Dereference

ThreeTen Backport is vulnerable to NULL Pointer Dereference. The vulnerability is due to missing null value checks in the org.threeten.bp.LocalDate::compareToChronoLocalDate method, resulting in a NullPointerException if an attacker can pass a null value to the method...

7AI score0.00204EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 8:49 a.m.•22 views

Authentication Bypass

Apache Zeppelin is vulnerable to an Authentication Bypass. The vulnerability is due to the ability to replace existing notes, which can result in authentication bypass via spoofing...

5.3CVSS7.4AI score0.01008EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 8:43 a.m.•23 views

NULL Pointer Dereference

org.apfloat: apfloat is vulnerable to NULL Pointer Dereference. The vulnerability is caused due to a lack of input validation in the org.apfloat.internal.DoubleCRTMath::add method. An attacker can exploit this vulnerability by passing a null value as an argument, resulting in a Denial of ServiceD...

6.9AI score0.00528EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/10 7:57 a.m.•22 views

Tag Injection

contao/core-bundle is vulnerable to Tag Injection. The vulnerability is due to insufficient validation within SimpleTokenParser.php, allowing malicious users to inject tags via the form generator in frontend forms if the output is structured in a specific way...

5.4CVSS6.9AI score0.00501EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 7:40 a.m.•27 views

CSS Injection

contao/comments-bundle is vulnerable to CSS Injection. The vulnerability is due to insufficient input validation and sanitization within the BBCode parsing mechanism in Comments.php, allowing attackers to inject CSS styles via comments...

4.7CVSS7AI score0.00572EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 7:16 a.m.•19 views

Denial Of Service (DoS)

OpenEXR is vulnerable to a Denial of Service DoS.The vulnerability is due to improper input validation within the convert function in exrmultipart.cpp, which results in Denial of Service if an attacker can pass a crafted input to the function...

3.3CVSS6.9AI score0.00218EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/10 6:59 a.m.•15 views

Exposure Of Resource To Wrong Sphere

dirac is vulnerable to Exposure of Resource to Wrong Sphere. The vulnerability is due to the proxy generation process in ProxyFile.py, which allows unauthorized users on the same machine to read the proxy file allowing them to perform any action possible with the original proxy...

8.1CVSS6.9AI score0.00317EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/10 6:58 a.m.•25 views

Out Of Bounds Exception

JGraphT Core is vulnerable to an Out of Bounds Exception The vulnerability is due to missing input validation in the org.jgrapht.util.ArrayUtil::reverseint, int, int method. If the value of the parameter to is greater than the length of the array arr, an ArrayIndexOutOfBoundsException is raised...

7AI score0.00204EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 6:38 a.m.•32 views

NULL Pointer Dereference

JGraphT Core is vulnerable to NULL Pointer Dereference. The vulnerability is caused by a lack of null value validation in the org.jgrapht.alg.util.ToleranceDoubleComparator::compareDouble, Double method, which results in a NullPointerException if an attacker can pass a null value to one of the...

7AI score0.00647EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/10 6:35 a.m.•13 views

Cookie Header Leakage

contao/core-bundle is vulnerable to Cookie Header Leakage. The vulnerability is due to a flaw in the implementation of the HTTP client options being applied to all requests, including those to external URLs. It allows attackers to potentially access sensitive cookie data from protected pages...

8.3CVSS6.8AI score0.00708EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/10 6:22 a.m.•21 views

Denial Of Service (DoS)

org.apache.zeppelin:zeppelin-server is vulnerable to Improper Input Validation. The vulnerability is due to insufficient note path validation, which allows an attacker to cause Denial of Service...

5.3CVSS6.9AI score0.01365EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 5:59 a.m.•18 views

Buffer Overflow

org.apfloat:apfloat is vulnerable to Stack-based Buffer Overflow. The vulnerability is due to improper input validation within the org.apfloat.internal.DoubleModMath::modPow method, which can result in Denial of Service if an attacker can input arbitrary values to the method...

7.1AI score0.00713EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/10 5:33 a.m.•24 views

NULL Pointer Exception

org.jfree: jfreechart is vulnerable to a NULL Pointer Exception. The vulnerability is due to missing null value checks in the chart.annotations.CategoryLineAnnotation class, which results in Denial of Service if a null value is passed to one of the plot parameter methods...

6.7AI score0.00647EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/10 5:32 a.m.•11 views

Denial Of Service (DOS)

libslang.so is vulnerable to Denial of Service. The vulnerability is due to an uncaught exception caused by parsing a corrupted terminfo file, which results in an application crash...

9.1CVSS7AI score0.00844EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/10 5:28 a.m.•16 views

Segmentation Fault

libslang.so is vulnerable to a segmentation fault. The vulnerability is due to improper handling of a corrupted terminfo file within the fixuptgetstr function, which results in Denial of Service...

9.1CVSS6.9AI score0.0071EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/10 5:24 a.m.•20 views

Path Traversal

org.apache.zeppelin: zeppelin-server is vulnerable to Path Traversal. The vulnerability is due to improper sanitization of user-supplied input, allowing attackers to use relative paths e.g., ".." to access files on the server's filesystem that the server account has permissions to access...

6.5CVSS7AI score0.01386EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/10 5:22 a.m.•31 views

Integer Overflow

ThreeTen backport is vulnerable to integer overflow. The vulnerability is due to missing string validation in the org.threeten.bp.format.DateTimeFormatter::parseCharSequence, ParsePosition method, which returns a StringIndexOutOfBoundsException if the CharSequence is empty...

7AI score0.00269EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/10 2:45 a.m.•11 views

Denial Of Service (DoS)

libmojolicious-perl is vulnerable to Denial Of Service DoS. The vulnerability due to a flaw in format detection within the mojolicious module, allowing attackers to cause a denial of service condition...

4.3CVSS6.5AI score0.00549EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/09 5:23 p.m.•26 views

Information Disclosure

WordPress Core is vulnerable to Sensitive Information Exposure. The vulnerability is due the redirectguess404permalink function, which can allow unauthenticated attackers to expose the slug of a custom post whose 'publiclyqueryable' post status has been set to 'false'...

5.3CVSS7.1AI score0.00842EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2024/04/09 9:42 a.m.•24 views

Remote Code Execution (RCE)

com.xuxueli:xxl-job-core is vulnerable to Template Injection. The vulnerability is due a lack of sanitization in the deserialize method within com/xxl/job/core/util/JdkSerializeTool.java. This allows an attacker to provide a manipulated byte array containing a malicious object for deserialization...

3.5CVSS7.4AI score0.00945EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
•added 2024/04/09 7:36 a.m.•16 views

Insufficient Session Expiration

Shopware is vulnerable to Insufficient Session Expiration. The vulnerability is caused due to improper session management within LogoutRoute.php, specifically in the handling of authenticated logout requests to the /store-api/account/logout POST endpoint. This leads to the cart being cleared...

5.3CVSS6.9AI score0.00499EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2024/04/09 5:41 a.m.•19 views

Denial Of Service (DOS)

Ryu is vulnerable to a denial of service. This vulnerability is due to an infinite loop triggered by the processing of a OFPMatch in parser.py, enabling remote attackers to induce a crash of the application...

7.5CVSS7.1AI score0.0082EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2024/04/09 5:40 a.m.•23 views

DNS Rebinding

github.com/ollama/ollama is vulnerable to DNS rebinding. The vulnerability is due to ollama inadvertently allowing remote access to the full API, thereby letting an unauthorized user chat with a large language model, delete a model, or cause a denial of service...

6.6CVSS7.1AI score0.00334EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/09 5:39 a.m.•28 views

Regular Expression Denial Of Service (ReDoS)

xlsx is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to a regex with inefficient complexity that can be exploited by specially crafted inputs to cause excessive consumption of resources...

7.5CVSS6.9AI score0.00843EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/09 5:24 a.m.•19 views

Path Traversal

github.com/mholt/archiver is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths within tar archives, allowing an attacker to craft a tar file that, when unpacked, can access or modify files or directories outside of the intended directory...

6.1CVSS7AI score0.00928EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
•added 2024/04/08 12:41 p.m.•24 views

Escape Sequence Injection

util-linux is vulnerable to Escape Sequence Injection. The vulnerability is due to escape sequences being allowed to be sent to other users' terminals through argv, especially when util-linux is often installed with setgid tty permissions, potentially leading to account takeover scenarios...

3.3CVSS7AI score0.02242EPSS
SaveExploits3References16Affected Software1
Veracode
Veracode
•added 2024/04/08 12:23 p.m.•14 views

Improper Access Control

Mattermost Server is vulnerable to Improper Access Control . The vulnerability is caused due to a lack of proper access control in the SanitizeTeam function within team.go. This allows an attacker to invite others to the team, bypassing intended access controls and permissions...

4.7CVSS6.8AI score0.00331EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2024/04/08 11:27 a.m.•16 views

Improper Access Control

github.com/mattermost/mattermost-server is vulnerable to Improper Access Control. The vulnerability is due to a flaw that allows an attacker in a channel with an active call to remain in the call even after being removed from the channel...

3.1CVSS6.8AI score0.00311EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/08 10:52 a.m.•23 views

Remote Code Execution

maildev is vulnerable to Remote Code Execution. The vulnerability is due to insufficient input validation and sanitization of crafted Content-ID header for an e-mail attachment, resulting in lib/mailserver.js writing arbitrary code into the routes.js file...

9.1CVSS7.7AI score0.00904EPSS
SaveExploits2References7Affected Software1
Veracode
Veracode
•added 2024/04/08 10:26 a.m.•32 views

Out-of-bounds Write

GTKWave 3.3.115 is vulnerable to Out-of-bounds Write. The vulnerability is caused due to a defect in VZT LZMARead dmem extraction functionality. An attacker can execute arbitrary code by specially crafted .vzt file when the victim opens the malicious file...

7.8CVSS7.3AI score0.00436EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/08 8:57 a.m.•14 views

Incorrect Behavior Order

github.com/cosmos/ibc-go/ is vulnerable to Incorrect Behavior Order. The vulnerability is due to the ability of an attacker to execute the same MsgTimeout inside the IBC hook for the OnTimeout callback before the packet commitment is deleted...

7.3AI score
SaveExploits0
Veracode
Veracode
•added 2024/04/08 8:14 a.m.•13 views

Exposure Of Resource To Wrong Sphere

github.com/hashicorp/nomad is vulnerable to Exposure Of Resource To Wrong Sphere. The vulnerability is due to the API caller’s ACL token secret ID getting exposed to Sentinel policies...

3.4CVSS6.6AI score0.00595EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/08 7:27 a.m.•20 views

Arbitrary File Read

github.com/canonical/pebble is vulnerable to a Arbitrary File Read. The vulnerability is due to the read-file API and the associated pebble pull command, allowing unprivileged local users to access files with root-equivalent permissions when Pebble is operating as root...

6.5CVSS6.6AI score0.00201EPSS
SaveExploits0References11Affected Software1
Veracode
Veracode
•added 2024/04/08 7:26 a.m.•20 views

Cross-Site Request Forgery (CSRF)

github.com/AlexxIT/go2rtc is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to the /api/config endpoint which lacks validation for user-supplied input, allowing an attacker to gain unauthorized access and execute arbitrary commands...

8.8CVSS7.7AI score0.00471EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/08 7:15 a.m.•18 views

Improper Access Control

github.com/mattermost/mattermost-server is vulnerable to Improper Access Control. The vulnerability is due to the failure in authenticating the source of certain types of post actions. An attacker can create posts as other users by crafting a specific post action...

6.5CVSS6.7AI score0.00223EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/08 6:29 a.m.•14 views

File Integrity Manipulation

psitransfer is vulnerable to File integrity Manipulation. The vulnerability is due to the lack of proper access controls or restrictions on the endpoint designed for uploading files, allowing an attacker with the file distribution ID to alter the files within that distribution...

7.1AI score
SaveExploits0
Veracode
Veracode
•added 2024/04/08 6:26 a.m.•18 views

Intent Redirection

@kyivstarteam/react-native-sms-user-consent is vulnerable to Intent Redirection vulnerability. The vulnerability is due to improper export of android application components due to a flaw in the registerReceiver function...

5.3CVSS6.7AI score0.0026EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/08 6:22 a.m.•27 views

Denial Of Service (DoS)

Envoy is vulnerable to Denial of Service DoS. The vulnerability is due to allowing an unlimited number of CONTINUATION frames to be sent by the peer, even after exceeding Envoy's header map limits. Attackers can exploit this by sending a sequence of CONTINUATION frames without the ENDHEADERS bit...

5.3CVSS6.7AI score0.8781EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2024/04/08 6:14 a.m.•19 views

SQL Injection

Centreon is vulnerable to SQL Injection. The vulnerability is due to improper validation of user-supplied strings before using them to construct SQL queries, specifically within the updateDirectory function. An attacker can leverage this vulnerability to execute code in the context of the service...

8.8CVSS7.5AI score0.72319EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/08 6:13 a.m.•24 views

SQL Injection

Centreon is vulnerable to SQL Injection. The vulnerability is due to improper validation of user-supplied strings before using them to construct SQL queries, specifically within the updateLCARelation function. An attacker can leverage this vulnerability to execute code in the context of the servi...

7.2CVSS7.5AI score0.53411EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/08 6:8 a.m.•17 views

Improper Authorization

github.com/hashicorp/nomad is vulnerable to Improper Authorization. The vulnerability is due to a lack of proper access controls in the search HTTP API, allowing unauthenticated users or users without the necessary policy to view the names of available CSI plugins...

5.3CVSS6.6AI score0.00561EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/08 6:8 a.m.•13 views

SQL Injection

Centreon is vulnerable to SQL Injection. The vulnerability is due to improper validation of user-supplied strings before using them to construct SQL queries, specifically within the updateContactServiceCommands function. An attacker can leverage this vulnerability to execute code in the context o...

7.2CVSS7.5AI score0.53411EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/08 6:6 a.m.•19 views

SQL Injection

centreon is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied strings before using them to construct SQL queries, specifically within the updateGroups function. An attacker can leverage this vulnerability to execute code in the context of the service...

7.2CVSS7.5AI score0.67493EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/08 4:56 a.m.•28 views

Out-of-bounds Read

pymongo is vulnerable to Out-of-bounds Read. The vulnerability is due to improper validation of encoded BSON data during the deserialization process, which allows an attacker to submit a crafting payload resulting in an out-of-bounds read...

8.1CVSS6.7AI score0.00663EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/04/08 4:22 a.m.•17 views

Insecure Deserialization

WordPress is vulnerable to Insecure Deserialization. The vulnerability is due to deserialization of untrusted data containing the instances of the WPHTMLToken class. This can lead to remote code execution via the destruct magic method of the class...

5.5CVSS8.1AI score0.02763EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2024/04/08 4:22 a.m.•46 views

Remote Code Execution

WordPress is vulnerable to Remote Code Execution RCE. The vulnerability is due to a defect in the Plugins - Add New - Upload plugin functionality where uploaded file other than a zip file remains temporary available in the Media Library despite being not allowed during FTP upload when that file i...

7.6CVSS7.2AI score0.00945EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/07 1:7 p.m.•28 views

Integer Overflow

GTKWave 3.3.115 is vulnerable to Integer Overflow. The vulnerability is caused due to a defect in the LXT2 lxt2rditerradix shift operation functionality when performing right shift operation. This can lead to memory corruption via a crafted .lxt2 file when the victim opens this malicious file...

7.3CVSS6.5AI score0.00369EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities38569