- Description
- 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 connection later performs a separate DNS lookup through node-fetch. Since the validated IPs are never pinned to the connection, an attacker-controlled hostname can return a public IP during validation and a private/internal IP during the real connection. This results in a non-blind SSRF primitive against internal services reachable from the Budibase host, including loopback, RFC1918 ranges, and cloud metadata endpoints. This vulnerability is fixed in 3.39.9.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- budibase
CVSS 3.1
- Type
- Primary
- Base score
- 7.1
- Impact score
- 4.7
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
- Severity
- HIGH
- security-advisories@github.com
- CWE-367
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*",
"matchCriteriaId": "37BF08E2-7EEE-4A61-A729-4B941DB885C5",
"versionEndExcluding": "3.39.9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]