Lucene search
+L
VeracodeRecent

38550 matches found

Veracode
Veracode
•added 2024/05/16 3:32 p.m.•7 views

Spoofing Attack

GNOME GLib is vulnerable to spoofing Attack. The vulnerability is due to inadequate validation of the source of D-Bus signals in GDBus-based clients, allowing spoofed signals from other users on a shared system to be accepted as legitimate...

5.2CVSS6.9AI score0.00756EPSS
SaveExploits1References10Affected Software1
Veracode
Veracode
•added 2024/05/16 1:5 p.m.•15 views

Sql Injection

laravel/framework is vulnerable to Sql Injection. The vulnerability is due to user input passed directly to the limit and offset functions in SQL Server, resulting is SQL injection...

7.7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 9:57 a.m.•13 views

Session Hijacking

laravel/socialite is vulnerable to Session Hijacking. The vulnerability is due to the state guessing during OAuth authentication, which could potentially lead to session hijacking...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 9:46 a.m.•11 views

Remote Code Execution

magento/community-edition is vulnerable to Remote Code Execution. The vulnerability is due to unpatched security issues allowing unauthorized code execution and script injection...

8.2AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 9:21 a.m.•25 views

Remote Code Execution (RCE)

laravel/framework is vulnerable to Remote Code Execution RCE. The vulnerability is caused by an encryption oracle exposed by applications using the "cookie" session driver, allowing attackers to craft Laravel session payloads by generating valid signed encryption strings for any plain-text string...

7.8AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 8:49 a.m.•14 views

Improper Query Binding

Laravel/framework is vulnerable to Improper Query Binding. If a request is crafted with a non-array field as an array without proper validation or casting, it can lead to an unexpected number of query bindings being added to the query. This can result in queries returning either no results or...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 8:46 a.m.•7 views

NULL Pointer Dereference

VTK is vulnerable to a NULL Pointer Dereference. The vulnerability is due to improper return value validation, where the libxml2 API xmlDocGetRootElement function can return NULL, but the code in IO/Infovis/vtkXMLTreeReader.cxx dereferences it without a check, allowing an attacker to trigger a...

7.5CVSS5.5AI score0.01066EPSS
SaveExploits1References7Affected Software2
Veracode
Veracode
•added 2024/05/16 8:35 a.m.•12 views

Header Leakage

amphp/http-client is vulnerable to Header leakage. The vulnerability is due to the incomplete handling of request headers in the Message::setHeaders method, which allows sensitive request headers from the initial request to be leaked to the redirected host during cross-domain redirects...

6.9AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 8:15 a.m.•11 views

Cross Site Scripting(XSS)

codeIgniter/Framework is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to inadequate sanitization in the xssclean method within security.php, which allows an attacker can bypass the intended protection to execute arbitrary JavaScript code in the browser...

6.9AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 8:8 a.m.•24 views

Unauthorized Data Access

Klaviyo Magento 2 is vulnerable to Unauthorized Data Access. The vulnerability is due to insufficient access controls in an endpoint, allowing attackers to read private customer data from stores by reclaiming guest-carts and accessing order details via the Magento API...

6.9AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 7:54 a.m.•12 views

Cross-site Scripting (XSS)

Magento Commerce is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient input validation and sanitization, allowing attackers to inject malicious scripts into web pages viewed by other users...

6.4AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 7:43 a.m.•15 views

Mass Assignment

Laravel is vulnerable to Mass Assignment. The vulnerability is due to insufficient column quoting for all database drivers, which could allow attackers to perform unauthorized mass assignment operations. If using guarded and passing a user-controlled array into an "update" or "save" function,...

7.1AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 7:30 a.m.•18 views

Sensitive Information Disclosure

github.com/kubernetes-sigs/azurefile-csi-driver is vulnerable to Sensitive Information Disclosure. This vulnerability is due to tokens being logged when TokenRequests is configured in the CSIDriver object and the driver is set to run at log level 2 or greater via the -v flag, which allows an...

6.5CVSS6.7AI score0.00269EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2024/05/16 7:28 a.m.•14 views

Insufficient Entropy

laravel/socialite is vulnerable to Insufficient Entropy. The vulnerability is due to an insecure state generation mechanism, potentially exposing the OAuth authentication process to security risks...

7.3AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 7:13 a.m.•10 views

OS Command Execution

fuel/core is vulnerable to OS Command Execution. The vulnerability is due to insufficient image filenames validation when constructing the ImageMagick command, which allows specially crafted filenames to be executed as operating system commands...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 7:2 a.m.•9 views

Data Leakage

livewire/livewire is vulnerable to Data Leakage. The vulnerability is caused by the $this-validate method not properly filtering the data before returning it, resulting in all properties of the Livewire component, including unvalidated data, being exposed...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 6:22 a.m.•15 views

Session Fixation

laravel/framework is vulnerable to Session Fixation. The vulnerability is due to ineffective token validation allowing malicious users to maintain access even after the actual user's logout or password reset...

7.2AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 6:21 a.m.•26 views

Token Disclosure

github.com/fluxcd/source-controller is vulnerable to Token Disclosure though logs. The vulnerability is due to improper credential masking in error statements when the source-controller encounters an error when connecting to Azure Blob Storage, resulting in the Azure SAS token being logged along...

5.1CVSS6.4AI score0.00213EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/05/16 6:20 a.m.•14 views

SQL Injection

com.amazon.redshift, redshift-jdbc42 is vulnerable to SQL Injection. The vulnerability is due to the use of a non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL statement which negates a parameter value. The vulnerability allows a...

10CVSS7.9AI score0.00778EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/05/16 6:19 a.m.•24 views

Insecure Direct Object Reference (IDOR)

org.bonitasoft.engine, bonita-server is vulnerable to Insecure Direct Object Reference IDOR. The vulnerability is due to the absence of dynamic permissions, which previously existed only in the Subscription edition and were not customizable in the Community edition...

6.5CVSS6.8AI score0.00318EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/05/16 6:19 a.m.•21 views

Unrestricted File Upload

cockpit-hq/cockpit is vulnerable to Unrestricted File Upload. The vulnerability is due to an improper file upload checks within the /media/api POST endpoint which can be exploited to compromise the system's integrity, allowing unauthorized access or data manipulation...

9.8CVSS6.8AI score0.00719EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/05/16 6:8 a.m.•11 views

Cross-site Scripting (XSS)

laravel/framework is vulnerable to Cross-site Scripting XSS. The vulnerability is caused due to improper sanitization of user-defined Blade Component tag attributes within ComponentTagCompiler.php, which allows an attackers to execute malicious scripts...

6.9AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/16 6:0 a.m.•24 views

Arbitrary File Read / Account Takeover

getgrav/grav is vulnerable to to Account Takeover. The vulnerability is due to a lack of proper access controls and input validation mechanisms, allowing low privilege users with page edit privilege to exploit Twig Syntax to read sensitive server files, compromising user accounts and potentially...

9.9CVSS6.6AI score0.03045EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2024/05/15 10:55 a.m.•20 views

Cross Site Scripting (XSS)

kongadmin is vulnerable to Cross Site Scripting XSS. This vulnerability is due to inadequate input validation on the username parameter, allowing attackers to inject malicious scripts into the application...

5.4CVSS6.6AI score0.00446EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2024/05/15 10:47 a.m.•18 views

Server-side Request Forgery

org.apache.karaf, cave is vulnerable to Server-side Request Forgery. The vulnerability is due to improper input validation, which allows attackers to manipulate the server into making unauthorized requests to internal services, potentially accessing sensitive data or interacting with internal...

9.1CVSS7AI score0.01161EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/05/15 9:53 a.m.•21 views

Cross-Site Scripting (XSS)

typo3/cms-core is vulnerable to Cross-Site Scripting XSS. The vulnerability is caused due to a lack of proper input sanitization and encoding of user-generated content in the form module. Exploiting this flaw enables attackers to inject and execute malicious scripts...

5.4CVSS6.5AI score0.00502EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/05/15 9:41 a.m.•21 views

Heap-based Buffer Overflow

IBM MQ Appliance 9.3 CD and LTS are vulnerable to a Heap-based Buffer Overflow. The vulnerability is due to improper bounds checking, allowing a remote authenticated attacker to overflow a buffer and execute arbitrary code on the system or cause the server to crash...

7.5CVSS8AI score0.009EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
•added 2024/05/15 9:12 a.m.•28 views

Use After Free

qt6-qtwebengine is vulnerable to Use after Free. The vulnerability is due to heap corruption caused by a crafted HTML page, which allows an attacker to exploit the system...

9.6CVSS6.8AI score0.01344EPSS
SaveExploits1References11Affected Software3
Veracode
Veracode
•added 2024/05/15 8:58 a.m.•15 views

Improper TLS Ciphers Configuration

github.com/nats-io/nats-server/ is vulnerable to Improper TLS Ciphers Configuration. The vulnerability is due to the loss of restricted ciphersuite settings when using CLI options to set a key/cert for TLS, enabling all ciphersuites supported by Go by default...

7AI score0.00348EPSS
SaveExploits0
Veracode
Veracode
•added 2024/05/15 8:57 a.m.•14 views

URL Manipulation

oceanic.js is vulnerable to a URL Manipulation. The vulnerability is due to improper input handling in certain functions such as Client.rest.channels.removeBan, which allows an attacker to manipulate the request specially crafted input to be normalized into unintended URLs, potentially resulting ...

6.5CVSS6.9AI score0.00551EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/05/15 8:41 a.m.•24 views

Improper Digest Validation

github.com/containers/image is vulnerable to Improper Digest Validation. The vulnerability is due to improper validation of digest values, which allows an attacker to trigger authenticated registry accesses when pulling untrusted images...

8.3CVSS6.8AI score0.01279EPSS
SaveExploits0References44Affected Software4
Veracode
Veracode
•added 2024/05/15 8:30 a.m.•17 views

Information Disclosure

scrapy is vulnerable to Information Disclosure. The vulnerability is due to redirects ignoring scheme specific proxy settings, which results in http / https schemes using the wrong proxy if the proxy was configured to be scheme specific...

7.5CVSS6.7AI score0.00682EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2024/05/15 7:57 a.m.•10 views

Authorization Header Leakage

scrapy is vulnerable to Authorization Header Leakage. The vulnerability is due to including the authorization header during redirects, where the domain remains the same but the scheme or port changes...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/15 7:54 a.m.•19 views

Inproper Authorization

Ant Media Server Community Edition is vulnerable to Improper Authorization. The vulnerability is due to improper HTTP header based authorization which allows unauthorized users to potentially access non-administrative API calls reserved for authorized users...

5.4CVSS7AI score0.00479EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/05/15 7:50 a.m.•11 views

Cross-Site Scripting (XSS)

typo3/cms-core is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improperly encoding user-controlled values in file entities. This issue allows an attacker to execute arbitrary scripts in the context of the user's browser...

5.4CVSS6.8AI score0.00502EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/05/15 7:27 a.m.•10 views

Open Redirect

scrapy is vulnerable to Open Redirect. The vulnerability is due to indiscriminate handling of redirects across different URL schemes, which can result in redirecting requests to potentially malicious destinations, such as local files, malicious FTP servers, or S3 buckets. If an attacker has acces...

6.8AI score
SaveExploits0
Veracode
Veracode
•added 2024/05/15 7:13 a.m.•22 views

HTML Injection

typo3/cms-core is vulnerable to HTML Injection. The vulnerability is caused due to a lack of proper HTML encoding or sanitization in the historyRow.title variable. This allows an attacker to inject malicious HTML markup via the history backend module...

5.4CVSS6.7AI score0.00586EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/05/15 7:10 a.m.•11 views

Insufficient Verification Of Data Authenticity

sshpiper is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to the proxy protocol listener which does specify a specific listener, allowing an attacker forage the proxy source address...

5.3CVSS6.9AI score0.0026EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/05/15 7:6 a.m.•33 views

Cross-Site Scripting (XSS)

prestashop/prestashop is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the customer thread feature allowing malicious file uploads through the front-office contact form. When an admin opens the attached file in back office, arbitrary JavaScript will be executed which can...

9.6CVSS6.6AI score0.5617EPSS
SaveExploits2References4Affected Software1
Veracode
Veracode
•added 2024/05/15 6:41 a.m.•14 views

Command Injection

github.com/cea-hpc/sshproxy is vulnerable to Command Injection. The vulnerability is due to missing input santization when constructing the ssh command string, which allows an authorized user to inject options into the ssh command executed by sshproxy...

3.5CVSS7.2AI score0.00416EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/05/15 6:29 a.m.•18 views

Insecure Direct Object Reference (IDOR)

prestashop/prestashop is vulnerable to an Insecure Direct Object Reference IDOR. The vulnerability is due to insufficient access controls, which allows any invoice to be downloaded from the front-office in anonymous mode by supplying a random securekey parameter in the URL...

5.3CVSS6.9AI score0.00521EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/05/15 6:18 a.m.•24 views

Improper Session Management

reportico-web/reportico is vulnerable to Improper Session Management. The vulnerability is due to improper handling of session tokens, which allows an attacker to reuse a token after a user has logged out...

7.8CVSS7AI score0.00209EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/05/15 5:34 a.m.•22 views

Authentication Bypass

OctoPrint is vulnerable to an Authentication Bypass. The vulnerability is due to an unauthenticated attacker being able to bypass authentication by spoofing their IP via the X-Forwarded-For header when the autologinLocal option is enabled, even if they are from networks not configured as...

9.4CVSS7.4AI score0.00897EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2024/05/15 4:1 a.m.•24 views

Weak Hashing Algorithm

php-censor/php-censor is vulnerable to a Weak Hashing Algorithm. The vulnerability is due to the rememberKey being generated using only the MD5 hash of the login timestamp without adding any randomness or salt, making it susceptible to brute-force attacks. This allows attackers to easily compute...

5.3CVSS7AI score0.00283EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/05/15 4:0 a.m.•16 views

Uncontrolled Resource Consumption

typo3/cms-core is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to a lack of cryptographic HMAC-signature on the frame HTTP query parameter in the ShowImageController, which allows attackers to generate an arbitrary number of thumbnail images on the server side which c...

5.3CVSS7.1AI score0.0047EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/05/15 3:59 a.m.•39 views

Remote Code Execution (RCE)

microsoft.netcore.app.runtime is vulnerable to Remote Code Execution. The vulnerability is due to a stack buffer overrun in the .NET Double Parse routine. This allows attackers to execute arbitrary code on the affected system by providing malformed input data that is improperly handled by the...

6.3CVSS8.5AI score0.01248EPSS
SaveExploits0References5Affected Software14
Veracode
Veracode
•added 2024/05/15 3:58 a.m.•34 views

Denial Of Service (DoS)

Microsoft.AspNetCore.App.Runtime is vulnerable to Denial of Service DoS. The vulnerability is caused by a deadlock that occurs within the .NET Kestrel web server, specifically impacting the handling of concurrent requests under certain conditions, which allows an attacker to potentially disrupt...

5.9CVSS6.9AI score0.01688EPSS
SaveExploits0References4Affected Software14
Veracode
Veracode
•added 2024/05/14 9:47 a.m.•18 views

Stored Cross-Site Scripting (XSS)

nocodb is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper sanitization when viewing uploaded HTML files, allowing malicious scripts to be executed when the file is opened in a browser...

5.7CVSS6AI score0.00574EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2024/05/14 8:21 a.m.•16 views

Arbitrary File Read

github.com/dotmesh-io/dotmesh is vulnerable to Arbitrary File Read. The vulnerability is due to the unsafe handling of symbolic links in an unpacking routine, allowing attackers to read and/or write to arbitrary locations outside the designated target folder...

8.1CVSS7.1AI score0.00441EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/05/14 8:10 a.m.•24 views

Denial Of Service (DoS)

MediaWiki is vulnerable to Denial Of Service DoS. The vulnerability is due to a flaw in includes/specials/SpecialMovePage.php. If a user with the necessary rights to move the page opens Special:MovePage for a page with tens of thousands of subpages, then the page will exceed the maximum request...

7.5CVSS6.9AI score0.00898EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities38550