Vulnerabilites related to varnish-software - varnish_enterprise
CVE-2023-41104 (GCVE-0-2023-41104)
Vulnerability from cvelistv5
Published
2023-08-23 00:00
Modified
2024-10-03 14:09
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
libvmod-digest before 1.0.3, as used in Varnish Enterprise 6.0.x before 6.0.11r5, has an out-of-bounds memory access during base64 decoding, leading to both authentication bypass and information disclosure; however, the exact attack surface will depend on the particular VCL (Varnish Configuration Language) configuration in use.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:54:02.970Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.varnish-cache.org/security/VSV00012.html" }, { "tags": [ "x_transferred" ], "url": "https://docs.varnish-software.com/security/VSV00012/" }, { "tags": [ "x_transferred" ], "url": "https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:libvmod_digest:libvmod_digest:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "libvmod_digest", "vendor": "libvmod_digest", "versions": [ { "lessThan": "1.0.3", "status": "affected", "version": "0", "versionType": "custom" }, { "lessThan": "6.0.11r5", "status": "affected", "version": "varnish_enterprise_6.0x", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-41104", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-03T14:05:23.534570Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-03T14:09:51.999Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "libvmod-digest before 1.0.3, as used in Varnish Enterprise 6.0.x before 6.0.11r5, has an out-of-bounds memory access during base64 decoding, leading to both authentication bypass and information disclosure; however, the exact attack surface will depend on the particular VCL (Varnish Configuration Language) configuration in use." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-08-23T06:15:14.646588", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://www.varnish-cache.org/security/VSV00012.html" }, { "url": "https://docs.varnish-software.com/security/VSV00012/" }, { "url": "https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-41104", "datePublished": "2023-08-23T00:00:00", "dateReserved": "2023-08-23T00:00:00", "dateUpdated": "2024-10-03T14:09:51.999Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-30346 (GCVE-0-2025-30346)
Vulnerability from cvelistv5
Published
2025-03-21 00:00
Modified
2025-04-03 13:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Summary
Varnish Cache before 7.6.2 and Varnish Enterprise before 6.0.13r10 allow client-side desync via HTTP/1 requests.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
varnish-software | Varnish Cache |
Version: 7.5.0 ≤ |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-04-02T22:03:26.875Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00027.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2025-30346", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-21T14:00:05.673568Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-03T13:05:21.274Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "Varnish Cache", "vendor": "varnish-software", "versions": [ { "lessThan": "7.6.2", "status": "affected", "version": "7.5.0", "versionType": "semver" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:varnish-software:varnish_cache:*:*:*:*:*:*:*:*", "versionEndExcluding": "7.6.2", "versionStartIncluding": "7.5.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Varnish Cache before 7.6.2 and Varnish Enterprise before 6.0.13r10 allow client-side desync via HTTP/1 requests." } ], "metrics": [ { "cvssV3_1": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-444", "description": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-21T06:36:41.957Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://varnish-cache.org/security/VSV00015.html" } ], "x_generator": { "engine": "enrichogram 0.0.1" } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2025-30346", "datePublished": "2025-03-21T00:00:00.000Z", "dateReserved": "2025-03-21T00:00:00.000Z", "dateUpdated": "2025-04-03T13:05:21.274Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-30347 (GCVE-0-2025-30347)
Vulnerability from cvelistv5
Published
2025-03-21 00:00
Modified
2025-03-21 15:52
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-125 - Out-of-bounds Read
Summary
Varnish Enterprise before 6.0.13r13 allows remote attackers to obtain sensitive information via an out-of-bounds read for range requests on ephemeral MSE4 stevedore objects.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
varnish-software | Varnish Enterprise |
Version: 6 < 6.0.13r13 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-30347", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-21T15:52:24.232474Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-03-21T15:52:47.427Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Varnish Enterprise", "vendor": "varnish-software", "versions": [ { "lessThan": "6.0.13r13", "status": "affected", "version": "6", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.0.13r13", "versionStartIncluding": "6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Varnish Enterprise before 6.0.13r13 allows remote attackers to obtain sensitive information via an out-of-bounds read for range requests on ephemeral MSE4 stevedore objects." } ], "metrics": [ { "cvssV3_1": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-125", "description": "CWE-125 Out-of-bounds Read", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-21T06:29:15.868Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://docs.varnish-software.com/security/VEV00001/" } ], "x_generator": { "engine": "enrichogram 0.0.1" } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2025-30347", "datePublished": "2025-03-21T00:00:00.000Z", "dateReserved": "2025-03-21T00:00:00.000Z", "dateUpdated": "2025-03-21T15:52:47.427Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2025-03-21 07:15
Modified
2025-04-02 22:15
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
4.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
4.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Summary
Varnish Cache before 7.6.2 and Varnish Enterprise before 6.0.13r10 allow client-side desync via HTTP/1 requests.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r1:*:*:*:*:*:*", "matchCriteriaId": "943E3FE8-EA6D-4500-8014-697A9A0CEF91", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r2:*:*:*:*:*:*", "matchCriteriaId": "F2CBF396-441D-44F2-BAFF-D3B2A981FBCD", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r3:*:*:*:*:*:*", "matchCriteriaId": "136343D5-80C1-4F83-8471-2C26F9FD492A", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r4:*:*:*:*:*:*", "matchCriteriaId": "A34B5F57-B86F-41CB-A3D8-9084960D3E45", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r5:*:*:*:*:*:*", "matchCriteriaId": "F56C6B72-1648-4BC7-A1E6-909DD51DAA30", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r6:*:*:*:*:*:*", "matchCriteriaId": "F6A98E3A-74A4-46AB-BE58-EA0BF9D5EF89", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r7:*:*:*:*:*:*", "matchCriteriaId": "27571EA4-E959-4B6B-A7BA-ED18C42D59B8", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r1:*:*:*:*:*:*", "matchCriteriaId": "D94DA623-9D4C-4E20-9187-084B1F26115F", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r2:*:*:*:*:*:*", "matchCriteriaId": "EA7B6AAB-DB21-42EA-B363-C17290E0A05E", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r3:*:*:*:*:*:*", "matchCriteriaId": "7E00CC49-4237-44EC-8CE5-695F99222B91", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r4:*:*:*:*:*:*", "matchCriteriaId": "6C052A78-5D8B-4249-B298-E1AEA6A80B5C", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r5:*:*:*:*:*:*", "matchCriteriaId": "233436C7-4DE1-4780-A074-B83864B023CF", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r6:*:*:*:*:*:*", "matchCriteriaId": "2D5CE182-CC6C-4D6C-A481-D467C09756B4", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r7:*:*:*:*:*:*", "matchCriteriaId": "EFDE0DA4-9EDE-4EB9-870E-8402DD590566", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r8:*:*:*:*:*:*", "matchCriteriaId": "092A6346-A101-44D8-A5B2-8178B251CB6E", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.12:r9:*:*:*:*:*:*", "matchCriteriaId": "8A5DAC70-FD7A-4E8A-B5E3-5380CDE0A7F0", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r1:*:*:*:*:*:*", "matchCriteriaId": "7345B2F1-A33C-430E-9DB9-52BF63F750A8", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r2:*:*:*:*:*:*", "matchCriteriaId": "5C977CB4-E9E8-49B4-9D2A-B5DFA088EA1A", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r3:*:*:*:*:*:*", "matchCriteriaId": "F0FEF673-0DED-4646-B5C2-3D5A4617380F", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r4:*:*:*:*:*:*", "matchCriteriaId": "E2128880-BA15-414B-84F0-E57B96DF376C", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r5:*:*:*:*:*:*", "matchCriteriaId": "A9C9D8DF-86F8-4020-AC66-EF8367A11EDC", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r6:*:*:*:*:*:*", "matchCriteriaId": "132F60B2-FADA-479E-B45E-166046A2567C", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r7:*:*:*:*:*:*", "matchCriteriaId": "E4FB05CB-0966-43CD-84AA-B4F2DA181446", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r8:*:*:*:*:*:*", "matchCriteriaId": "2AAA8F5B-F974-4493-9573-F60CC9E084A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r9:*:*:*:*:*:*", "matchCriteriaId": "B67CD7FB-4810-4AFA-BD4D-F2AB2A41D0A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish_cache_project:varnish_cache:*:*:*:*:*:*:*:*", "matchCriteriaId": "757060EC-9D22-4B11-9112-648A9B8A22F2", "versionEndExcluding": "7.6.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Varnish Cache before 7.6.2 and Varnish Enterprise before 6.0.13r10 allow client-side desync via HTTP/1 requests." }, { "lang": "es", "value": "Varnish Cache anterior a 7.6.2 y Varnish Enterprise anterior a 6.0.13r10 permiten la desincronizaci\u00f3n del lado del cliente a trav\u00e9s de solicitudes HTTP/1." } ], "id": "CVE-2025-30346", "lastModified": "2025-04-02T22:15:20.097", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 2.7, "source": "cve@mitre.org", "type": "Secondary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 2.5, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-03-21T07:15:37.350", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://varnish-cache.org/security/VSV00015.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00027.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-444" } ], "source": "cve@mitre.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-444" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2025-03-21 07:15
Modified
2025-03-24 14:19
Severity ?
4.0 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
Varnish Enterprise before 6.0.13r13 allows remote attackers to obtain sensitive information via an out-of-bounds read for range requests on ephemeral MSE4 stevedore objects.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://docs.varnish-software.com/security/VEV00001/ | Mitigation, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 | |
varnish-software | varnish_enterprise | 6.0.13 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r10:*:*:*:*:*:*", "matchCriteriaId": "D5975FD1-9072-41BC-90DD-2623499C0596", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r11:*:*:*:*:*:*", "matchCriteriaId": "0E789035-901F-4D2D-B2A5-A59D7027C774", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r12:*:*:*:*:*:*", "matchCriteriaId": "2D8B185D-B4A9-42DE-8997-8E6ECF3B4DE7", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r2:*:*:*:*:*:*", "matchCriteriaId": "5C977CB4-E9E8-49B4-9D2A-B5DFA088EA1A", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r3:*:*:*:*:*:*", "matchCriteriaId": "F0FEF673-0DED-4646-B5C2-3D5A4617380F", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r4:*:*:*:*:*:*", "matchCriteriaId": "E2128880-BA15-414B-84F0-E57B96DF376C", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r5:*:*:*:*:*:*", "matchCriteriaId": "A9C9D8DF-86F8-4020-AC66-EF8367A11EDC", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r6:*:*:*:*:*:*", "matchCriteriaId": "132F60B2-FADA-479E-B45E-166046A2567C", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r7:*:*:*:*:*:*", "matchCriteriaId": "E4FB05CB-0966-43CD-84AA-B4F2DA181446", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r8:*:*:*:*:*:*", "matchCriteriaId": "2AAA8F5B-F974-4493-9573-F60CC9E084A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.13:r9:*:*:*:*:*:*", "matchCriteriaId": "B67CD7FB-4810-4AFA-BD4D-F2AB2A41D0A4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Varnish Enterprise before 6.0.13r13 allows remote attackers to obtain sensitive information via an out-of-bounds read for range requests on ephemeral MSE4 stevedore objects." }, { "lang": "es", "value": "Varnish Enterprise anterior a 6.0.13r13 permite a atacantes remotos obtener informaci\u00f3n confidencial a trav\u00e9s de una lectura fuera de los l\u00edmites para solicitudes de rango en objetos ef\u00edmeros de estibador MSE4." } ], "id": "CVE-2025-30347", "lastModified": "2025-03-24T14:19:23.963", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 1.4, "source": "cve@mitre.org", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-03-21T07:15:37.527", "references": [ { "source": "cve@mitre.org", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://docs.varnish-software.com/security/VEV00001/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "cve@mitre.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2023-08-23 07:15
Modified
2024-11-21 08:20
Severity ?
Summary
libvmod-digest before 1.0.3, as used in Varnish Enterprise 6.0.x before 6.0.11r5, has an out-of-bounds memory access during base64 decoding, leading to both authentication bypass and information disclosure; however, the exact attack surface will depend on the particular VCL (Varnish Configuration Language) configuration in use.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://docs.varnish-software.com/security/VSV00012/ | Mitigation, Vendor Advisory | |
cve@mitre.org | https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3 | Release Notes | |
cve@mitre.org | https://www.varnish-cache.org/security/VSV00012.html | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://docs.varnish-software.com/security/VSV00012/ | Mitigation, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3 | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.varnish-cache.org/security/VSV00012.html | Patch, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
varnish-software | varnish_enterprise | * | |
varnish-software | varnish_enterprise | 6.0.11 | |
varnish-software | varnish_enterprise | 6.0.11 | |
varnish-software | varnish_enterprise | 6.0.11 | |
varnish-software | varnish_enterprise | 6.0.11 | |
varnish-software | varnish_enterprise | 6.0.11 | |
varnish-software | vmod_digest | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:*:*:*:*:*:*:*:*", "matchCriteriaId": "E51F4EF4-1AFE-4395-904D-FDDE83B19CFB", "versionEndExcluding": "6.0.11", "versionStartIncluding": "6.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:-:*:*:*:*:*:*", "matchCriteriaId": "48190A61-CD4F-4C9D-8C82-13A14470BA58", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r1:*:*:*:*:*:*", "matchCriteriaId": "943E3FE8-EA6D-4500-8014-697A9A0CEF91", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r2:*:*:*:*:*:*", "matchCriteriaId": "F2CBF396-441D-44F2-BAFF-D3B2A981FBCD", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r3:*:*:*:*:*:*", "matchCriteriaId": "136343D5-80C1-4F83-8471-2C26F9FD492A", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:varnish_enterprise:6.0.11:r4:*:*:*:*:*:*", "matchCriteriaId": "A34B5F57-B86F-41CB-A3D8-9084960D3E45", "vulnerable": true }, { "criteria": "cpe:2.3:a:varnish-software:vmod_digest:*:*:*:*:*:*:*:*", "matchCriteriaId": "739EF024-4944-4B7B-8872-843CECF9F928", "versionEndExcluding": "1.0.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "libvmod-digest before 1.0.3, as used in Varnish Enterprise 6.0.x before 6.0.11r5, has an out-of-bounds memory access during base64 decoding, leading to both authentication bypass and information disclosure; however, the exact attack surface will depend on the particular VCL (Varnish Configuration Language) configuration in use." } ], "id": "CVE-2023-41104", "lastModified": "2024-11-21T08:20:35.543", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 2.5, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-08-23T07:15:08.417", "references": [ { "source": "cve@mitre.org", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://docs.varnish-software.com/security/VSV00012/" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.varnish-cache.org/security/VSV00012.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://docs.varnish-software.com/security/VSV00012/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/varnish/libvmod-digest/releases/tag/libvmod-digest-1.0.3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.varnish-cache.org/security/VSV00012.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }