FKIE_CVE-2023-49931
Vulnerability from fkie_nvd - Published: 2024-02-29 01:41 - Updated: 2026-06-17 06:36
Severity
Summary
An issue was discovered in Couchbase Server before 7.2.4. SQL++ cURL calls to /diag/eval are not sufficiently restricted.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://docs.couchbase.com/server/current/release-notes/relnotes.html | Release Notes | |
| cve@mitre.org | https://forums.couchbase.com/tags/security | Issue Tracking, Product | |
| cve@mitre.org | https://www.couchbase.com/alerts/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://docs.couchbase.com/server/current/release-notes/relnotes.html | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://forums.couchbase.com/tags/security | Issue Tracking, Product | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.couchbase.com/alerts/ | Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| couchbase | couchbase_server | * |
{
"affected": [
{
"affectedData": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"source": "cve@mitre.org"
},
{
"affectedData": [
{
"cpes": [
"cpe:2.3:a:couchbase:couchbase_server:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "couchbase_server",
"vendor": "couchbase",
"versions": [
{
"lessThan": "7.2.4",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:couchbase:couchbase_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "631332DA-EAE2-42F8-98B9-E81892967E98",
"versionEndExcluding": "7.2.4",
"versionStartIncluding": "5.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Couchbase Server before 7.2.4. SQL++ cURL calls to /diag/eval are not sufficiently restricted."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en Couchbase Server antes de la versi\u00f3n 7.2.4. Las llamadas cURL de SQL++ a /diag/eval no est\u00e1n suficientemente restringidas."
}
],
"id": "CVE-2023-49931",
"lastModified": "2026-06-17T06:36:43.533",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2023-49931",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-05T20:49:22.446135Z",
"version": "2.0.3"
}
}
]
},
"published": "2024-02-29T01:41:40.110",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://docs.couchbase.com/server/current/release-notes/relnotes.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Product"
],
"url": "https://forums.couchbase.com/tags/security"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.couchbase.com/alerts/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://docs.couchbase.com/server/current/release-notes/relnotes.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Product"
],
"url": "https://forums.couchbase.com/tags/security"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.couchbase.com/alerts/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-284"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…