2023-05-02 23:55:27 +02:00
{
"id" : "CVE-2023-26268" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-05-02T21:15:09.233" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:51:00.943" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-02 23:55:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions:\n * validate_doc_update\n\n * list\n\n * filter\n\n * filter views (using view functions as filters)\n\n * rewrite\n\n * update\n\n\n\nThis doesn't affect map/reduce or search (Dreyfus) index functions.\n\nUsers are recommended to upgrade to a version that is no longer affected by this issue (Apache CouchDB 3.3.2 or 3.2.3).\n\nWorkaround: Avoid using design documents from untrusted sources which may attempt to cache or store data in the Javascript environment.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@apache.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2023-05-02 23:55:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-02 23:55:27 +02:00
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 2.7
2024-12-08 03:06:42 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2023-05-02 23:55:27 +02:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@apache.org" ,
"type" : "Secondary" ,
2023-05-10 20:00:27 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-200"
2023-05-10 20:00:27 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-02 23:55:27 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-05-02 23:55:27 +02:00
}
]
}
] ,
2023-05-10 20:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:couchdb:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.2.3" ,
"matchCriteriaId" : "78AD8F98-C0F4-423D-875B-B34A8AEB82C0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:couchdb:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.3.0" ,
"versionEndExcluding" : "3.3.2" ,
"matchCriteriaId" : "1969B512-C576-47F3-86A2-A916AC792508"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:cloudant:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "8349" ,
"matchCriteriaId" : "CA26A222-7576-432C-915E-F1FC87AE4751"
}
]
}
]
}
] ,
2023-05-02 23:55:27 +02:00
"references" : [
{
"url" : "https://docs.couchdb.org/en/stable/cve/2023-26268.html" ,
2023-05-10 20:00:27 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Vendor Advisory"
]
2023-05-02 23:55:27 +02:00
} ,
{
"url" : "https://lists.apache.org/thread/ldkqs0nhpmho26bdxf4fon7w75hsq5gl" ,
2023-05-10 20:00:27 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List"
]
2023-05-02 23:55:27 +02:00
} ,
{
"url" : "https://lists.apache.org/thread/r2wvjfysg3d92lhhjd1qh3wfr8mlp0pp" ,
2023-05-10 20:00:27 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://docs.couchdb.org/en/stable/cve/2023-26268.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread/ldkqs0nhpmho26bdxf4fon7w75hsq5gl" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.apache.org/thread/r2wvjfysg3d92lhhjd1qh3wfr8mlp0pp" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2023-05-02 23:55:27 +02:00
}
]
}