2023-08-29 12:00:28 +00:00

120 lines
3.3 KiB
JSON

{
"id": "CVE-2023-3348",
"sourceIdentifier": "cna@cloudflare.com",
"published": "2023-08-03T15:15:30.227",
"lastModified": "2023-08-29T10:15:08.697",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Wrangler command line tool\u00a0 (<=wrangler@3.1.0 or <=wrangler@2.20.1)\u00a0was affected by a directory traversal vulnerability when running a local development server for Pages (wrangler pages dev command). This vulnerability enabled an attacker in the same network as the victim to connect to the local development server and access the victim's files present outside of the directory for the development server.\n\n\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.1,
"impactScore": 3.6
},
{
"source": "cna@cloudflare.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.1,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
},
{
"source": "cna@cloudflare.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cloudflare:wrangler:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "3.1.1",
"matchCriteriaId": "0A4B04E1-8BCF-4AE4-B2F3-EF0C3CDA80F2"
}
]
}
]
}
],
"references": [
{
"url": "https://developers.cloudflare.com/workers/wrangler/",
"source": "cna@cloudflare.com",
"tags": [
"Product"
]
},
{
"url": "https://github.com/cloudflare/workers-sdk",
"source": "cna@cloudflare.com",
"tags": [
"Product"
]
},
{
"url": "https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-8c93-4hch-xgxp",
"source": "cna@cloudflare.com",
"tags": [
"Vendor Advisory"
]
}
]
}