Lucene search
+L

100 matches found

Kitploit
Kitploit
added 2026/09/03 6:18 p.m.3 views

CVE-2024-48307POC

jeecg-boot getDictItemsByTableインターフェースにSQLインジェクション脆弱性 パラメータ: root@kitploit: options: -h, --help show this help message and exit -u URL, --url URL 请输入待检测的URL -f FILE, --file FILE 请输入一行一个URL的文件地址 -c CONTENT, --content CONTENT 输入任意值查看漏洞详情 サンプル: root@kitploit: 单个检测: python .\CVE-2024-48307Poc.py -u U...

9.8CVSS5.8AI score0.44349EPSS
SaveExploits1
OSV
OSV
added 2026/08/17 8:32 p.m.19 views

CVE-2026-54356 Budibase authenticated arbitrary S3 signed upload URL issuance via `/api/attachments/:datasourceId/url`

Budibase is an open-source low-code platform. Prior to 3.41.3, POST /api/attachments/:datasourceId/url in packages/server/src/api/routes/static.ts and packages/server/src/api/controllers/static/index.ts allows an authenticated published-app user with the BASIC role to supply attacker-controlled...

7.1CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/17 8:24 p.m.14 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 10:05 p.m.8 views

CVE-2026-73304

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS5.3AI score0.00356EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/13 10:04 p.m.10 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.5AI score
SaveExploits0References6
Circl
Circl
added 2026/08/12 8:35 p.m.19 views

CVE-2026-73307

creationtimestamp| type| source ---|---|--- 2026-08-12 20:35:17+00:00| published-proof-of-concept| https://github.com/Budibase/budibase/security/advisories/GHSA-hfhx-w8p8-4hc7...

4.9CVSS4.9AI score0.00313EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 7:19 p.m.12 views

EUVD-2026-57509

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 7:09 p.m.31 views

CVE-2026-73407

Budibase CVE-2026-73407: Unauthenticated REST datasource credential theft via cross-origin auth leak in RestIntegration._req (packages/server/src/integrations/rest.ts) prior to 3.40.1. An unauthenticated caller of a PUBLIC POST /api/v2/queries/:queryId could supply an absolute or parameterized pa...

9CVSS5.4AI score0.00422EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 7:01 p.m.14 views

CVE-2026-73308 Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders

Budibase is an open-source low-code platform. Prior to 3.39.25, packages/server/src/api/controllers/automation.ts returned automation test results containing trigger.outputs.user.oauth2, broadcast BuilderSocketEvent.AutomationTestProgress to the app room, and stored progress in...

5.7CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/12 6:56 p.m.5 views

CVE-2026-73306 Budibase: Account Enumeration via Login Lockout Response Differential

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:56 p.m.11 views

CVE-2026-73306

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/12 6:05 p.m.6 views

CVE-2026-73300 Budibase: SQL Injection via `multipleStatements: true`

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.5 views

PT-2026-71915

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.39.24 Description An issue exists where the endpoint "/api/public/v1/roles/assign" calls the validateGlobalRoleUpdate function without verifying the appBuilder.appId or role.appId variables. This allows an app-scop...

8.8CVSS5.5AI score0.00368EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/06/26 8:44 p.m.14 views

EUVD-2026-39915

Budibase is an open-source low-code platform. Prior to 3.39.9, authenticated users with automation permissions can bypass Budibase's SSRF blacklist through DNS rebinding. The outbound fetch flow validates a hostname against the blacklist before the request is sent, but the actual socket connectio...

8.5CVSS5.8AI score0.00213EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/22 10:45 p.m.20 views

EUVD-2026-32587

Budibase: SSRF via OAuth2 token endpoint URL reaches internal hosts and cloud metadata...

8.5CVSS5.8AI score0.00175EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 6:27 p.m.30 views

EUVD-2026-32605

Budibase: Unvalidated VectorDB Host Parameter Enables SSRF...

5.3CVSS5.2AI score0.00226EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 p.m.19 views

CVE-2026-48146

Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetchconfig.url with no SSRF protection. The safe wrapper fetchWithBlacklist exists in the same codebase and is used in every other outbound...

7.7CVSS5.8AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 6:16 p.m.34 views

CVE-2026-48146

Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetchconfig.url with no SSRF protection. The safe wrapper fetchWithBlacklist exists in the same codebase and is used in every other outbound...

7.7CVSS0.00217EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 4:59 p.m.22 views

EUVD-2026-32591

Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parsemarkdown straight to innerHTML with no sanitizer packages/bbui/src/Markdown/MarkdownViewer.svelte:22. Any column a builder binds to a Text component in Markdown mod...

8.1CVSS5.8AI score0.00226EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Budibase 信息泄露漏洞

Budibase is an open-source low-code platform developed by Budibase in the UK. It allows for the creation of internal applications, workflows, and management panels within minutes. Versions of Budibase prior to 3.38.3 contained a vulnerability related to information leakage. This vulnerability...

7.7CVSS5.8AI score0.00223EPSS
SaveExploits0References2
Rows per page
Query Builder