2024-07-14 02:06:08 +00:00

114 lines
3.3 KiB
JSON

{
"id": "CVE-2022-35406",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-08T16:15:08.133",
"lastModified": "2023-08-08T14:22:24.967",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A URL disclosure issue was discovered in Burp Suite before 2022.6. If a user views a crafted response in the Repeater or Intruder, it may be incorrectly interpreted as a redirect."
},
{
"lang": "es",
"value": "Se ha detectado un problema de divulgaci\u00f3n de URL en Burp Suite versiones anteriores a 2022.6. Si un usuario visualiza una respuesta dise\u00f1ada en el Repetidor o el Intruso, puede interpretarse incorrectamente como un redireccionamiento"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:portswigger:burp_suite:*:*:*:*:community:*:*:*",
"versionEndExcluding": "2022.6",
"matchCriteriaId": "45953EB6-96F0-4C7D-9714-38D6E6AC8FBB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:portswigger:burp_suite:*:*:*:*:professional:*:*:*",
"versionEndExcluding": "2022.6",
"matchCriteriaId": "DF853233-76DB-4DD2-B756-0AFD30F52C01"
}
]
}
]
}
],
"references": [
{
"url": "https://portswigger.net/burp/releases/professional-community-2022-6?requestededition=professional",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
]
}
]
}