Lucene search
+L
GithubMost viewed

35610 matches found

Github Security Blog
Github Security Blog
added 2021/04/19 2:53 p.m.63 views

Unauthorized client-side property update in UIDL request handler in Vaadin 10 and 11

Missing check in UIDL request handler in com.vaadin:flow-server versions 1.0.0 through 1.0.5 Vaadin 10.0.0 through 10.0.7, and 11.0.0 through 11.0.2 allows attacker to update element property values via crafted synchronization message. - https://vaadin.com/security/cve-2018-25007...

4.3CVSS3.6AI score0.00574EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/09 3:42 p.m.63 views

Improper Input Validation in sopel-plugins.channelmgnt

Impact On some IRC servers, restrictions around the removal of the bot using the kick/kickban command could be bypassed when kicking multiple users at once. We also believe it may have been possible to remove users from other channels but due to the wonder that is IRC and following RfCs, We have ...

8.1CVSS2.3AI score0.01081EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 8:59 p.m.63 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1092, CVE-2019-1103, CVE-2019-1106, CVE-2019-1107...

7.6CVSS2.6AI score0.08948EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 8:56 p.m.63 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1138, CVE-2019-1217, CVE-2019-1298, CVE-2019-1300...

7.6CVSS2.6AI score0.08673EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/24 5:42 p.m.63 views

XSS in CreateQueuedJobTask

A vulnerability has been identified in the Silverstripe CMS 3 and 4 version of the symbiote/silverstripe-queuedjobs module. A Cross Site Scripting vulnerability allows an attacker to inject an arbitrary payload in the CreateQueuedJobTask dev task via a specially crafted URL...

6.1CVSS4.7AI score0.00751EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/19 9:21 p.m.63 views

Command injection in node-ps

This affects all versions of package node-ps. The injection point is located in line 72 in lib/index.js...

9.8CVSS9.2AI score0.02472EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/06 8:01 p.m.63 views

Path Traversal in Apache Flink

A change introduced in Apache Flink 1.11.0 and released in 1.11.1 and 1.11.2 as well allows attackers to read any file on the local filesystem of the JobManager through the REST interface of the JobManager process. Access is restricted to files accessible by the JobManager process. All users shou...

9.1CVSS7.2AI score0.97809EPSS
SaveExploits14References33Affected Software2
Github Security Blog
Github Security Blog
added 2020/12/17 9:00 p.m.63 views

SSRF vulnerability in Apache Airflow

In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old Flask-admin based UI were vulnerable for SSRF attack...

5.3CVSS5.5AI score0.04377EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 5:29 p.m.63 views

RCE in Symfony

Description ----------- The CachingHttpClient class from the HttpClient Symfony component relies on the HttpCache class to handle requests. HttpCache uses internal headers like X-Body-Eval and X-Body-File to control the restoration of cached responses. The class was initially written with surroga...

8.8CVSS1.2AI score0.03043EPSS
SaveExploits0References11Affected Software2
Github Security Blog
Github Security Blog
added 2020/09/01 7:49 p.m.63 views

Malicious Package in codify

Version 0.3.1 of codify contained malicious code. The code when executed in the browser would enumerate password, cvc, cardnumber fields from forms and send the extracted values to https://js-metrics.com/minjs.php?pl= Recommendation If version 0.3.1 of this module is found installed you will want...

2.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/21 4:30 p.m.63 views

Remote Code Execution in Red Discord Bot

Impact A RCE exploit has been discovered in the Trivia module: this exploit allows Discord users with specifically crafted usernames to inject code into the Trivia module's leaderboard command. By abusing this exploit, it's possible to perform destructive actions and/or access sensitive...

9.6CVSS3.7AI score0.01156EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/03 10:02 p.m.63 views

Arbitrary File Read in Snyk Broker

All versions of snyk-broker before 4.80.0 are vulnerable to Arbitrary File Read. It allows arbitrary file reads for users with access to Snyk's internal network via directory traversal...

6.5CVSS4.9AI score0.01685EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/03 10:02 p.m.63 views

Arbitrary File Read in Snyk Broker

All versions of snyk-broker after 4.72.0 including and before 4.73.1 are vulnerable to Arbitrary File Read. It allows arbitrary file reads to users with access to Snyk's internal network of any files ending in the following extensions: yaml, yml or json...

6.5CVSS3.7AI score0.0113EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/29 5:12 p.m.63 views

Depth counting error in guard() leading to multiple potential security issues in aioxmpp

Impact Possible remote Denial of Service or Data Injection. Patches Patches are available in https://github.com/horazont/aioxmpp/pull/268. They have been backported to the 0.10 release series and 0.10.3 is the first release to contain the fix. Workarounds To make the bug exploitable, an error...

7.4CVSS7.4AI score0.0117EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/22 8:59 p.m.63 views

XSS in python-markdown2

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS2.4AI score0.01932EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/15 9:07 p.m.63 views

XSS injection in the Grid component of Sylius

Grid component of Sylius omits HTML input sanitisation while rendering object implementing toString method through the string field type...

4.8CVSS1AI score0.00552EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2020/03/30 8:09 p.m.63 views

Read permissions not enforced for client provided filter expressions in Elide.

Impact It is possible for an adversary to "guess and check" the value of a model field they do not have access to assuming they can read at least one other field in the model. The adversary can construct filter expressions for an inaccessible field to filter a collection. The presence or absence ...

6.8CVSS1.3AI score0.01251EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/12 6:44 p.m.63 views

Improper Input Validation in Symfony

An issue was discovered in Symfony before 4.2.12 and 4.3.x before 4.3.8. The VarExport component incorrectly escapes strings, allowing some specially crafted ones to escalate to execution of arbitrary PHP code. This is related to symfony/var-exporter...

9.8CVSS4.1AI score0.03354EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2020/02/11 8:36 p.m.63 views

SQL injection in Centreon

SQL injection vulnerabilities in Centreon through 19.04 allow attacks via the svcid parameter in include/monitoring/status/Services/xml/makeXMLForOneService.php...

9.8CVSS5AI score0.01598EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/30 9:00 p.m.63 views

Cross-Site Scripting in node-red

Versions of node-red prior to 0.20.8are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize the name field in new Flows, allowing attackers to execute arbitrary JavaScript in the victim's browser. Recommendation Upgrade to version 0.18.6 or later...

5.4CVSS4.6AI score0.00644EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:02 p.m.63 views

typed-ast Out-of-bounds Read

typedast 1.3.0 and 1.3.1 has a handlekeywordonlyargs out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source but not necessarily execute it may be able to crash the interpreter process. This could be a concern, for example, in a web-based service that...

7.5CVSS7.2AI score0.03283EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2019/10/16 6:31 p.m.63 views

Improper Check for Unusual or Exceptional Conditions in Connect2id Nimbus JOSE+JWT

Connect2id Nimbus JOSE+JWT before v7.9 can throw various uncaught exceptions while parsing a JWT, which could result in an application crash potential information disclosure or a potential authentication bypass...

9.8CVSS3.1AI score0.11032EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2019/01/04 7:06 p.m.63 views

Arbitrary Code Execution in jackson-databind

FasterXML jackson-databind 2.x before 2.9.7, 2.8.11.3, 2.7.9.5, and 2.6.7.3 might allow remote attackers to execute arbitrary code by leveraging failure to block the slf4j-ext class from polymorphic deserialization...

9.8CVSS9.7AI score0.12679EPSS
SaveExploits0References37Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/16 11:13 p.m.63 views

Apache Camel's Jackson and JacksonXML unmarshalling operation are vulnerable to Remote Code Execution attacks

Apache Camel's camel-jackson and camel-jacksonxml components are vulnerable to Java object de-serialisation vulnerability. Camel allows to specify such a type through the 'CamelJacksonUnmarshalType' property. De-serializing untrusted data can lead to security flaws as demonstrated in various...

9.8CVSS9.5AI score0.10604EPSS
SaveExploits1References23Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/12 8:30 p.m.63 views

tlslite-ng off-by-one error on mac checking

tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ctcheckcbcmacandpad; line endpos = datalen - 1 - mac.digestsize that can...

5.9CVSS5.8AI score0.00787EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.63 views

nori contains Improper Input Validation

The nori gem 2.0.x before 2.0.2, 1.1.x before 1.1.4, and 1.0.x before 1.0.3 for Ruby does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service memory and CPU consumption involving...

7.5CVSS5.4AI score0.02312EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.63 views

Wicked gem contains Path traversal vulnerability

The Wicked gem prior to v1.0.1 allows a remote attacker to traverse directories on the system via a vulnerability in controller/concerns/renderredirect.rb. An attacker can send a specially-crafted URL request containing %2E%2E%2F directory traversal sequences to read arbitrary files on the system...

5CVSS6.4AI score0.02958EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/26 9:23 p.m.62 views

phpMyFAQ has an incomplete fix for GHSA-xvp4-phqj-cjr3 — editUser() and updateUserRights() lack authorization guards

Advisory / Disclosure phpMyFAQ 4.1.3 — incomplete fix for the admin-API IDOR/privilege-escalation class Target: thorsten/phpMyFAQ composer: thorsten/phpmyfaq, phpmyfaq/phpmyfaq Affected: "Only SuperAdmins may change other users' attributes. Self-service is always allowed." and "a non-SuperAdmin...

6AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/24 3:43 p.m.62 views

New API: Stripe Webhook Signature Bypass via Empty Secret Enables Unlimited Quota Fraud

Summary A critical vulnerability exists in the Stripe webhook handler that allows an unauthenticated attacker to forge webhook events and credit arbitrary quota to their account without making any payment. The vulnerability stems from three compounding flaws: 1. The Stripe webhook endpoint does n...

8.2CVSS5.9AI score0.0085EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/21 2:38 p.m.62 views

python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

Summary setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a cross-device rename fallback is triggered. Details The rewrite context manager in dotenv/main.py is used by both setkey...

6.6CVSS5.8AI score0.00252EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 3:45 a.m.62 views

DOMPurify USE_PROFILES prototype pollution allows event handlers

Summary When USEPROFILES is enabled, DOMPurify rebuilds ALLOWEDATTR as a plain array before populating it with the requested allowlists. Because the sanitizer still looks up attributes via ALLOWEDATTRlcName, any Array.prototype property that is polluted also counts as an allowlisted attribute. An...

6.1CVSS5.9AI score0.00318EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/12 2:48 p.m.62 views

Traefik: HTTP/2 frames can cause a running server to panic

Summary More Details: - https://nvd.nist.gov/vuln/detail/CVE-2026-27141 - https://pkg.go.dev/golang.org/x/net/http2?tab=versions Patches - https://github.com/traefik/traefik/releases/tag/v3.6.10 - https://github.com/traefik/traefik/releases/tag/v2.11.40 For more information If you have any...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/11 9:30 p.m.62 views

DiskCache has unsafe pickle deserialization

DiskCache python-diskcache through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache...

9.8CVSS6.4AI score0.0053EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/03 7:07 p.m.62 views

Next.js is vulnerable to RCE in React flight protocol

A vulnerability affects certain React packages1 for versions 19.0.0, 19.1.0, 19.1.1, and 19.2.0 and frameworks that use the affected packages, including Next.js 15.x and 16.x using the App Router. The issue is tracked upstream as CVE-2025-55182. Fixed in: React: 19.0.1, 19.1.2, 19.2.1 Next.js:...

10CVSS7.7AI score0.99802EPSS
SaveExploits391References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.62 views

LiteLLM Has a Leakage of Langfuse API Keys

In berriai/litellm version v1.52.1, an issue in proxyserver.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfusesecret and langfusepublickey, which can provide full access to the Langfuse...

7.5CVSS6.7AI score0.00546EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/11 7:24 p.m.62 views

Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability

Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 9.0, ASP.NET Core 8.0, ASP.NET Core 6.0, and ASP.NET Core 2.3. This advisory also...

7CVSS7AI score0.00985EPSS
SaveExploits1References5Affected Software13
Github Security Blog
Github Security Blog
added 2024/09/10 7:42 p.m.62 views

SAML authentication bypass via Incorrect XPath selector

Ruby-SAML in = 12.2 and 1.13.0 = 1.16.0 does not properly verify the signature of the SAML Response. An unauthenticated attacker with access to any signed saml document by the IdP can thus forge a SAML Response/Assertion with arbitrary contents. This would allow the attacker to log in as arbitrar...

10CVSS7AI score0.10684EPSS
SaveExploits3References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/20 8:04 p.m.62 views

Ghost's improper authentication allows access to member information and actions

Impact Improper authentication on some endpoints used for member actions would allow an attacker to perform member-only actions, and read member information. Vulnerable versions This security vulnerability is present in Ghost v4.46.0-v5.89.5. GhostPro customers are automatically updated to fixed...

6.5CVSS6.5AI score0.00325EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2024/07/30 9:31 a.m.62 views

GraphQL Java does not properly consider ExecutableNormalizedFields (ENFs) as part of preventing denial of service

GraphQL Java aka graphql-java before 21.5 does not properly consider ExecutableNormalizedFields ENFs as part of preventing denial of service via introspection queries. 20.9 and 19.11 are also fixed versions...

5.3CVSS6.9AI score0.00943EPSS
SaveExploits2References11Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/12 7:39 p.m.62 views

@strapi/plugin-users-permissions leaks 3rd party authentication tokens and authentication bypass

Summary By combining two vulnerabilities an Open Redirect and session token sent as URL query parameter in Strapi framework is its possible of an unauthenticated attacker to bypass authentication mechanisms and retrieve the 3rd party tokens. The attack requires user interaction one click. Impact...

8.1CVSS7.1AI score0.00704EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/29 3:25 p.m.62 views

Fides Webserver Logs Hosted Database Password Partial Exposure Vulnerability

The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as @ and $, webserver startup fails and the part of the password following the...

3.3CVSS7.2AI score0.00275EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 9:47 p.m.62 views

gree/jose - "None" Algorithm treated as valid in tokens

Several widely-used JSON Web Token JWT libraries, including node-jsonwebtoken, pyjwt, namshi/jose, php-jwt, and jsjwt, are affected by critical vulnerabilities that could allow attackers to bypass the verification step when using asymmetric keys RS256, RS384, RS512, ES256, ES384, ES512...

7.3AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/10 3:33 p.m.62 views

Previous ATX is not checked to be the newest valid ATX by Smesher when validating incoming ATX

Impact Nodes can publish ATXs which reference the incorrect previous ATX of the Smesher that created the ATX. ATXs are expected to form a single chain from the newest to the first ATX ever published by an identity. Allowing Smeshers to reference an earlier but not the latest ATX as previous break...

8.2CVSS7AI score0.00734EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2024/03/22 9:30 p.m.62 views

XNIO denial of service vulnerability

A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service DoS. Version 3.8.14.Final is expected to contain a fix...

7.5CVSS7AI score0.03479EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/06 6:24 p.m.62 views

Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

Impact The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Route...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/05 5:01 p.m.62 views

Duplicate Advisory: FastAPI Content-Type Header ReDoS

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2jv5-9r88-3w3p. This link is maintained to preserve external references. Original Description Summary When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header,...

7.5CVSS7.5AI score0.0151EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/16 9:13 p.m.62 views

Breaking unlinkability in Identity Mixer using malicious keys

CL Signatures Issuer Key Correctness Proof lacks of prime strength checking A weakness in the Hyperledger AnonCreds specification that is not mitigated in the Ursa and AnonCreds implementations is that the Issuer does not publish a key correctness proof demonstrating that a generated private key ...

5.3CVSS6.8AI score0.00428EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/11/06 6:30 p.m.62 views

Mattermost password hash disclosure vulnerability

Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body...

4.9CVSS5AI score0.0051EPSS
SaveExploits0References6Affected Software4
Github Security Blog
Github Security Blog
added 2023/10/25 2:22 p.m.62 views

Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning

Werkzeug multipart data parser needs to find a boundary that may be between consecutive chunks. That's why parsing is based on looking for newline characters. Unfortunately, code looking for partial boundary in the buffer is written inefficiently, so if we upload a file that starts with CR or LF...

8CVSS7.1AI score0.01072EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/19 4:08 p.m.62 views

Apollo Router vulnerable to Improper Check or Handling of Exceptional Conditions

Impact The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part respons...

7.5CVSS6.7AI score0.00726EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000