Lucene search
+L
GithubRecent

34386 matches found

Github Security Blog
Github Security Blog
β€’added 2025/11/14 9:30 a.m.β€’13 views

Mattermost allows an attacker to edit arbitrary posts via a crafted MSTeams plugin OAuth redirect URL

Mattermost versions 10.11.x = 10.11.3, 10.5.x = 10.5.11, 10.12.x = 10.12.0 fail to validate the relationship between the post being updated and the MSTeams plugin OAuth flow which allows an attacker to edit arbitrary posts via a crafted MSTeams plugin OAuth redirect URL...

5.4CVSS6.8AI score0.00183EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
β€’added 2025/11/14 12:30 a.m.β€’25 views

golang.org/x/crypto/ssh/agent has a potential denial of service

SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination of the client process...

7.5CVSS6.7AI score0.00623EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 11:7 p.m.β€’13 views

Directus Vulnerable to Information Leakage in Existing Collections

Summary: An observable difference in error messaging was found in the Directus REST API. The /items/collection API returns different error messages for these two cases: 1. A user tries to access an existing collection which they are not authorized to access. 2. A user tries to access a non-existi...

4.3CVSS6.7AI score0.00323EPSS
SaveExploits1References4Affected Software2
Github Security Blog
Github Security Blog
β€’added 2025/11/13 11:6 p.m.β€’9 views

Directus's conceal fields are searchable if read permissions enabled

Summary A vulnerability allows authenticated users to search concealed/sensitive fields when they have read permissions. While actual values remain masked , successful matches can be detected through returned records, enabling enumeration attacks on sensitive data. Details The system permits sear...

6.5CVSS6.9AI score0.00276EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
β€’added 2025/11/13 11:1 p.m.β€’9 views

LXD vulnerable to a local privilege escalation through custom storage volumes

Impact This affects any LXD user in an environment where an unprivileged user may have root access to a container with an attached custom storage volume that has the security.shifted property set to true as well as access to the host as an unprivileged user. The most common case for this would be...

7AI score
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:59 p.m.β€’14 views

Duplicate Advisory: ProsemirrorToHtml has a Cross-Site Scripting (XSS) vulnerability through unescaped HTML attribute values

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-52c5-vh7f-26fx. This link is maintained to preserve external references. Original Description Impact The prosemirrortohtml gem is vulnerable to Cross-Site Scripting XSS attacks through malicious HTML attribute...

5.9AI score
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:58 p.m.β€’9 views

SpiceDB WriteRelationships fails silently if payload is too big

Impact Users who 1. use the exclusion operator somewhere in their authorization schema 1. have configured their SpiceDB server such that --write-relationships-max-updates-per-call is bigger than 6500 1. issue calls to WriteRelationships with a large enough number of updates that cause the payload...

6.9CVSS5.8AI score0.00246EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:46 p.m.β€’16 views

Astro vulnerable to URL manipulation via headers, leading to middleware and CVE-2025-61925 bypass

Summary In impacted versions of Astro using on-demand rendering, request headers x-forwarded-proto and x-forwarded-port are insecurely used, without sanitization, to build the URL. This has several consequences the most important of which are: - Middleware-based protected route bypass only via...

6.5CVSS6.3AI score0.01172EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:38 p.m.β€’12 views

Astro development server error page is vulnerable to reflected Cross-site Scripting

Summary A Reflected Cross-Site Scripting XSS vulnerability exists in Astro's development server error pages when the trailingSlash configuration option is used. An attacker can inject arbitrary JavaScript code that executes in the victim's browser context by crafting a malicious URL. While this...

6.1CVSS5.3AI score0.00245EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:36 p.m.β€’35 views

File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency

The standard library net/http package dependency used by File Browser improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. I can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a...

9.1CVSS7AI score0.00778EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:34 p.m.β€’14 views

File Browser is Vulnerable to Insecure Direct Object Reference (IDOR) in Share Deletion Function

Summary It has been found an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. This vulnerability allows any authenticated user with share permissions to delete other users' shared links without authorization checks. The impact is...

8.8CVSS6.6AI score0.0043EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:32 p.m.β€’15 views

Vega Cross-Site Scripting (XSS) via expressions abusing toString calls in environments using the VEGA_DEBUG global variable

Impact Applications meeting 2 conditions are at risk of arbitrary JavaScript code execution, even if "safe mode" expressionInterpreter is used. 1. Use vega in an application that attaches vega library and a vega.View instance similar to the Vega Editor to the global window 2. Allow user-defined...

8.1CVSS6.9AI score0.00392EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:22 p.m.β€’9 views

AWS Advanced NodeJS Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

6.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:22 p.m.β€’11 views

AWS Advanced Go Wrapper: Privilege Escalation in Aurora PostgreSQL Instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

5.8AI score
SaveExploits0References4Affected Software10
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:22 p.m.β€’15 views

Amazon Web Services Advanced JDBC Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

6.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 10:22 p.m.β€’13 views

AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS6.9AI score0.00452EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 6:31 p.m.β€’24 views

Mattermost Incorrect Authorization vulnerability

Mattermost versions 10.11.x = 10.11.3, 10.5.x = 10.5.11 fail to properly validate team membership permissions in the Add Channel Member API, which allows users from one team to access user metadata and channel membership information from other teams via the API endpoint...

4.3CVSS6.7AI score0.00181EPSS
SaveExploits0References6Affected Software5
Github Security Blog
Github Security Blog
β€’added 2025/11/13 6:31 p.m.β€’31 views

Duplicate Advisory: Keycloak allows Binding to an Unrestricted IP Address

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-j4vq-q93m-4683. This link is maintained to preserve external references. Original Description A vulnerability exists in Keycloak's server distribution where enabling debug mode --debug insecurely defaults to...

6.8CVSS7.5AI score0.00393EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 4:4 p.m.β€’9 views

Incus vulnerable to local privilege escalation through custom storage volumes

Impact This affects any Incus user in an environment where an unprivileged user may have root access to a container with an attached custom storage volume that has the security.shifted property set to true as well as access to the host as an unprivileged user. The most common case for this would ...

8.6CVSS5.8AI score0.00167EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:55 p.m.β€’14 views

Milvus Proxy has a Critical Authentication Bypass Vulnerability

Impact What kind of vulnerability is it? Who is impacted? An unauthenticated attacker can exploit this vulnerability to bypass all authentication mechanisms in the Milvus Proxy component, gaining full administrative access to the Milvus cluster. This grants the attacker the ability to read, modif...

9.3CVSS6.7AI score0.01054EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:36 p.m.β€’15 views

sudo-rs doesn't record authenticating user properly in timestamp

Summary When Defaults targetpw or Defaults rootpw is enabled, the password of the target account or root account instead of the invoking user is used for authentication. sudo-rs prior to 0.2.10 incorrectly recorded the invoking user’s UID instead of the authenticated-as user's UID in the...

4.4CVSS7.1AI score0.00167EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:30 p.m.β€’18 views

pgAdmin 4 has command injection vulnerability on Windows systems

pgAdmin 4 versions up to 9.9 are affected by a command injection vulnerability on Windows systems. This issue is caused by the use of shell=True during backup and restore operations, enabling attackers to execute arbitrary system commands by providing specially crafted file path input...

8.8CVSS8.1AI score0.00841EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:30 p.m.β€’9 views

pgAdmin is affected by an LDAP injection vulnerability

pgAdmin = 9.9 is affected by an LDAP injection vulnerability in the LDAP authentication flow that allows an attacker to inject special LDAP characters in the username, causing the DC/LDAP server and the client to process an unusual amount of data DOS...

7.5CVSS7.5AI score0.00394EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:30 p.m.β€’8 views

pgAdmin4 vulnerable to Remote Code Execution (RCE) when running in server mode

pgAdmin versions up to 9.9 are affected by a Remote Code Execution RCE vulnerability that occurs when running in server mode and performing restores from PLAIN-format dump files. This issue allows attackers to inject and execute arbitrary commands on the server hosting pgAdmin, posing a critical...

9.8CVSS7.8AI score0.12209EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 3:30 p.m.β€’8 views

pgAdmin has vulnerability in LDAP authentication mechanism that allows bypassing TLS certificate verification

pgAdmin = 9.9 is affected by a vulnerability in the LDAP authentication mechanism allows bypassing TLS certificate verification...

7.5CVSS7.1AI score0.00194EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 12:11 a.m.β€’11 views

Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input (via CPU)

Impact In affected versions, a specially crafted Brotli-compressed envelope can cause Bugsink to spend excessive CPU time in decompression, leading to denial of service. This can be done if the DSN is known, which it is in many common setups JavaScript, Mobile Apps. Patches Patched in Bugsink 2.0...

7.5CVSS6.4AI score0.00312EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 12:10 a.m.β€’16 views

Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input

Impact In affected versions, brotli "bombs" highly compressed brotli streams, such as many zeros can be sent to the server. Since the server will attempt to decompress these streams before applying various maximums, this can lead to exhaustion of the available memory and thus a Denial of Service...

7.5CVSS6.5AI score0.00468EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/13 12:9 a.m.β€’14 views

Parse Server allows public `explain` queries which may expose sensitive database performance information and schema details

Impact The MongoDB explain method provides detailed information about query execution plans, including index usage, collection scanning behavior, and performance metrics. Parse Server permits any client to execute explain queries without requiring the master key. This exposes: - Database schema...

6.9CVSS6.7AI score0.00416EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:50 p.m.β€’12 views

Symfony's incorrect parsing of PATH_INFO can lead to limited authorization bypass

Description The Request class improperly interprets some PATHINFO in a way that leads to representing some URLs with a path that doesn't start with a /. This can allow bypassing some access control rules that are built with this /-prefix assumption. Resolution The Request class now ensures that U...

7.3CVSS6.5AI score0.01325EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:45 p.m.β€’7 views

Evervault Go SDK: Incomplete PCR Validation in Enclave Attestation for non-Evervault hosted Enclaves

Summary A vulnerability was identified in the evervault-go SDK’s attestation verification logic that may allow incomplete documents to pass validation. This may cause the client to trust an enclave operator that does not meet expected integrity guarantees. The exploitability of this issue is...

8.7CVSS6.4AI score0.00137EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:42 p.m.β€’19 views

OAuth2-Proxy is vulnerable to header smuggling via underscore leading to potential privilege escalation

Impact All deployments of OAuth2 Proxy in front of applications that normalize underscores to dashes in HTTP headers e.g., WSGI-based frameworks such as Django, Flask, FastAPI, and PHP applications. Authenticated users can inject underscore variants of X-Forwarded- headers that bypass the proxy’s...

8.5CVSS6.5AI score0.00619EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:36 p.m.β€’17 views

Wasmtime provides unsound API access to a WebAssembly shared linear memory

Impact Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in paralle...

1.8CVSS6.6AI score0.00109EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:30 p.m.β€’15 views

sudo-rs: Partial password reveal is possible after timeout

Summary If a user begins entering a password but does not press return for an extended period, a password timeout may occur. When this happens, the keystrokes that were entered are echoed back to the console. Example Using sudo-rs: geiger@cerberus:$ sudo -s sudo: authenticate Password: sudo-rs:...

3.8CVSS6.6AI score0.00142EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:27 p.m.β€’13 views

OpenAM: Using arbitrary OIDC requested claims values in id_token and user_info is allowed

Summary If the "claimsparametersupported" parameter is activated, it is possible through the "oidc-claims-extension.groovy" script, to inject the value of choice into a claim contained in the idtoken or in the userinfo. Authorization function requests do not prevent a claims parameter containing ...

9.3CVSS6.9AI score0.00329EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 9:24 p.m.β€’12 views

changedetection.io: Stored XSS in Watch update via API

Summary A Stored Cross Site Scripting is present in the changedetection.io Watch update API due to unsufficient security checks. Details Tested on changedetection.io version v0.50.24 console REPOSITORY TAG IMAGE ID CREATED SIZE ghcr.io/dgtlmoon/changedetection.io latest 0367276509a0 23 hours ago...

5.4CVSS6.1AI score0.00435EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 6:31 p.m.β€’12 views

Observability Operator is vulnerable to Incorrect Privilege Assignment through its Custom Resource MonitorStack

A flaw was found in the Observability Operator. The Operator creates a ServiceAccount with ClusterRole upon deployment of the Namespace-Scoped Custom Resource MonitorStack. This issue allows an adversarial Kubernetes Account with only namespaced-level roles, for example, a tenant controlling a...

8.8CVSS6.7AI score0.00326EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 6:31 p.m.β€’14 views

jose2go is vulnerable to a JWT bomb attack through its decode function

An issue was discovered in dvsekhvalnov jose2go 1.5.0 thru 1.7.0 allowing an attacker to cause a Denial-of-Service DoS via crafted JSON Web Encryption JWE token with an exceptionally high compression ratio...

7.5CVSS6.9AI score0.00244EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/12 12:30 p.m.β€’9 views

TYPO3 Modules Extension has Improper Authentication vulnerability

Improper Authentication vulnerability in TYPO3 Extension "Modules" codingms/modules. This issue affects Extension "Modules": before 4.3.11, from 5.0.0 before 5.7.4, from 6.0.0 before 6.4.2, from 7.0.0 before 7.5.5...

8.2CVSS7AI score0.00431EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/10 9:34 p.m.β€’13 views

Soft Serve is vulnerable to SSRF through its Webhooks

SUMMARY We have identified and verified an SSRF vulnerability where webhook URLs are not validated, allowing repository administrators to create webhooks targeting internal services, private networks, and cloud metadata endpoints. AFFECTED COMPONENTS VERIFIED 1. Webhook Creation...

9.1CVSS6.9AI score0.00343EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/10 9:30 p.m.β€’13 views

TorrentPier is Vulnerable to Authenticated SQL Injection through Moderator Control Panel's topic_id parameter

Summary An authenticated SQL injection vulnerability exists in the moderator control panel modcp.php. Users with moderator permissions can exploit this vulnerability by supplying a malicious topicid t parameter. This allows an authenticated moderator to execute arbitrary SQL queries, leading to t...

8.8CVSS6.1AI score0.00421EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/10 9:4 p.m.β€’21 views

CycloneDX Core (Java): BOM validation is vulnerable to XML External Entity injection

Impact The XML Validator used by cyclonedx-core-java was not configured securely, making the library vulnerable to XML External Entity XXE injection. The fix for GHSA-683x-4444-jxh8 / CVE-2024-38374 has been incomplete in that it only fixed parsing of XML BOMs, but not validation. Patches The...

7.5CVSS7.4AI score0.00371EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/10 6:30 a.m.β€’10 views

Cloudinary Node SDK is vulnerable to Arbitrary Argument Injection through parameters that include an ampersand

Versions of the package cloudinary before 2.7.0 are vulnerable to Arbitrary Argument Injection due to improper parsing of parameter values containing an ampersand. An attacker can inject additional, unintended parameters. This could lead to a variety of malicious outcomes, such as bypassing...

8.8CVSS6.8AI score0.00364EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/09 9:30 p.m.β€’12 views

EverShop is vulnerable to Unauthorized Order Information Access (IDOR)

A vulnerability was detected in EverShop up to 2.0.1. Affected is an unknown function of the file /src/modules/oms/graphql/types/Order/Order.resolvers.js of the component Order Handler. The manipulation of the argument uuid results in improper control of resource identifiers. The attack may be...

6.3CVSS4.5AI score0.00459EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/09 9:30 a.m.β€’12 views

Skuul School Management System has an Insecure Direct Object Reference (IDOR) Vulnerability in View Fee Invoice

A security flaw has been discovered in yungifez Skuul School Management System up to 2.6.5. The impacted element is an unknown function of the file /dashboard/fees/fee-invoices/ of the component View Fee Invoice. Performing manipulation of the argument invoiceid results in improper control of...

5.3CVSS6.5AI score0.00374EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 11:17 p.m.β€’17 views

Duplicate Advisory: ProsemirrorToHtml has a Cross-Site Scripting (XSS) vulnerability through unescaped HTML attribute values

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-52c5-vh7f-26fx. This link is maintained to preserve external references. Original Description Impact The prosemirrortohtml gem is vulnerable to Cross-Site Scripting XSS attacks through malicious HTML attribute...

6.8AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 11:17 p.m.β€’28 views

Insecure Deserialization (pickle) in pdfminer.six CMap Loader β€” Local Privesc

πŸš€ Overview This report demonstrates a real-world privilege escalation vulnerability in pdfminer.six due to unsafe usage of Python's pickle module for CMap file loading. It shows how a low-privileged user can gain root access or escalate to any service account by exploiting insecure deserializatio...

8.6CVSS8.7AI score0.00309EPSS
SaveExploits7References4Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 8:52 p.m.β€’34 views

Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Summary pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six distribution stored in th...

8.6CVSS7.6AI score0.00309EPSS
SaveExploits7References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 6:46 p.m.β€’22 views

KubeVirt Vulnerable to Arbitrary Host File Read and Write

Summary The hostDisk feature in KubeVirt allows mounting a host file or directory owned by the user with UID 107 into a VM. However, the implementation of this feature and more specifically the DiskOrCreate option which creates a file if it doesn't exist, has a logic bug that allows an attacker t...

8.5CVSS6.9AI score0.00225EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 6:30 p.m.β€’14 views

AstrBot has an arbitrary file read vulnerability in function _encode_image_bs64

AstrBot Project v3.5.22 has an arbitrary file read vulnerability in function encodeimagebs64. Since the encodeimagebs64 function defined in entities.py opens the image specified by the user in the request body and returns the image content as a base64-encoded string without checking the legitimac...

6.5CVSS6.9AI score0.00315EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
β€’added 2025/11/07 6:30 p.m.β€’18 views

AstrBot contains a directory traversal vulnerability

AstrBot Project v3.5.22 contains a directory traversal vulnerability. The handler function installpluginupload of the interface '/plugin/install-upload' parses the filename from the request body provided by the user, and directly uses the filename to assign to filepath without checking the validi...

7.5CVSS6.9AI score0.00771EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities34386