2024-12-08 03:06:42 +00:00

109 lines
3.3 KiB
JSON

{
"id": "CVE-2022-26954",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-20T11:15:10.180",
"lastModified": "2024-11-21T06:54:52.130",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple open redirect vulnerabilities in NopCommerce 4.10 through 4.50.1 allow remote attackers to conduct phishing attacks by redirecting users to attacker-controlled web sites via the returnUrl parameter, processed by the (1) ChangePassword function, (2) SignInCustomerAsync function, (3) SuccessfulAuthentication method, or (4) NopRedirectResultExecutor class."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de redireccionamiento abierto en NopCommerce versiones 4.10 hasta 4.50.1, permiten a atacantes remotos conducir ataques de phishing al redirigir a usuarios a sitios web controlados por el atacante por medio del par\u00e1metro returnUrl, procesado por la funci\u00f3n (1) ChangePassword, (2) SignInCustomerAsync, (3) el m\u00e9todo SuccessfulAuthentication, o (4) la clase NopRedirectResultExecutor"
}
],
"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:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"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:nopcommerce:nopcommerce:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.10",
"versionEndExcluding": "4.50.2",
"matchCriteriaId": "BFBCB313-B4B6-4B2B-BD9A-428875D6E6DC"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/adeadfed/baea45138b7eb29e09f6505d56b56413",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/nopSolutions/nopCommerce/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://gist.github.com/adeadfed/baea45138b7eb29e09f6505d56b56413",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/nopSolutions/nopCommerce/releases",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}