2024-04-04 08:46:00 +00:00

163 lines
5.3 KiB
JSON

{
"id": "CVE-2013-4759",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-08-09T21:55:07.233",
"lastModified": "2017-08-29T01:33:39.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Magnolia Form module 1.x before 1.4.7 and 2.x before 2.0.2 for Magnolia CMS allow remote attackers to inject arbitrary web script or HTML via the (1) username, (2) fullname, or (3) email parameter to magnoliaPublic/demo-project/members-area/registration.html."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de cross-site scripting (XSS) en el m\u00f3dulo Magnolia Form v1.x hasta v1.4.7 y v2.x anterior a v2.0.2 para Magnolia CMS, permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s de los par\u00e1metros (1) username, (2) fullname, o (3) email en magnoliaPublic/demo-project/members-area/registration.html."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "B95C15D9-74D3-4EC0-8BF7-2E6B1A096D80"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6037AFF6-68D3-415F-9241-057B43DFA35E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "864F98B3-A931-424F-8DF0-8B6A287E9758"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "FF4FE1B1-C795-44EA-9E8D-381B1400F7D5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A030AC6B-A76A-45EF-8C04-10E3D601B1D8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "B531E0CC-AAEB-4214-B333-BC3A80573FC3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:1.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "B18F9870-396F-4E7D-92E9-B6AD40CC9CEC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4A0A0F9D-9B44-49F5-8AAD-0A5E86C8331E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_form_module:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D1AE103E-D7C6-44C3-84D1-7FE0F848A2E0"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:magnolia-cms:magnolia_cms:-:-:community:*:*:*:*:*",
"matchCriteriaId": "930C6A1D-91A5-49C2-9F85-4CE36AE303E9"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-07/0160.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://osvdb.org/95628",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/122527/Magnolia-CMS-5.0.1-Community-Edition-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/61423",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/85940",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23163",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}