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

118 lines
4.1 KiB
JSON

{
"id": "CVE-2009-0541",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-25T16:30:00.467",
"lastModified": "2017-08-08T01:33:59.267",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Magento 1.2.0 and 1.2.1.1 allow remote attackers to inject arbitrary web script or HTML via (1) the username field in an admin/ request to index.php, possibly related to the login[username] parameter and the app/code/core/Mage/Admin/Model/Session.php login function; (2) the email address field in an admin/index/forgotpassword/ request to index.php, possibly related to the email parameter and the app/code/core/Mage/Adminhtml/controllers/IndexController.php forgotpasswordAction function; or (3) the return parameter to the default URI under downloader/."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de ejecuci\u00f3n de secuencias de comandos en sitios cruzados en Magento v1.2.0 y v1.2.1.1, permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s de (1) el campo \"username\" en una petici\u00f3n admin/ a index.php, posiblemente relacionado con el par\u00e1metro \"login[username]\" y la funci\u00f3n de login app/code/core/Mage/Admin/Model/Session.php; (2) al campo \"email address\" en una petici\u00f3n admin/index/forgotpassword/ a index.php, posiblemente relacionado con el par\u00e1metro \"email\" y la funci\u00f3n app/code/core/Mage/Adminhtml/controllers/IndexController.php forgotpasswordAction; o (3) el par\u00e1metro \"return\" a la URI por defecto bajo downloader/."
}
],
"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:magentocommerc:magento:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "11B2C132-022B-4A55-9A99-FE02665D2520"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magentocommerc:magento:1.2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F8D75CA6-B651-4EBD-9B60-E0CF06D81BAE"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-02/0257.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/34000",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securitytracker.com/id?1021746",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/33872",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48876",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48877",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48878",
"source": "cve@mitre.org"
}
]
}