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

115 lines
3.5 KiB
JSON

{
"id": "CVE-2010-3421",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-09-16T22:00:02.843",
"lastModified": "2017-08-17T01:32:57.977",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in AffiliateLogin.asp in ProductCart 3, 4.1 SP1, and possibly other versions allows remote attackers to inject arbitrary web script or HTML via the redirectUrl parameter, a different vector than CVE-2004-2174 and CVE-2005-0995. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de comandos en sitios cruzados (XSS) en AffiliateLogin.asp en ProductCart v3, v4.1 SP1, y posiblemente otras versiones permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro redirectUrl, un vector diferente de CVE-2004-2174 y CVE-2005-0995. NOTA: algunos de estos detalles han sido obtenidos de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"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-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:productcart:productcart:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4BE54DAF-96D3-428C-8EF0-C4305EE2D57E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:productcart:productcart:4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E1D6E772-68E0-4456-B226-3A4EB389C2FD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:productcart:productcart:4.1:sp1:*:*:*:*:*:*",
"matchCriteriaId": "7AB15018-2663-4629-B37C-6ADA86A14D72"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/67938",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/41394",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/43144",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61727",
"source": "cve@mitre.org"
},
{
"url": "https://www.upsploit.com/index.php/advisories/view/UPS-2010-0002",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}