René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

91 lines
2.8 KiB
JSON

{
"id": "CVE-2014-9429",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-12-31T22:59:05.507",
"lastModified": "2017-09-08T01:29:34.293",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Smoothwall Express 3.1 and 3.0 SP3 allow remote attackers to inject arbitrary web script or HTML via the (1) PROFILENAME parameter in a Save action to httpd/cgi-bin/pppsetup.cgi or (2) COMMENT parameter in an Add action to httpd/cgi-bin/ddns.cgi."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en Smoothwall Express 3.1 y 3.0 SP3 permiten a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de (1) el par\u00e1metro PROFILENAME en una acci\u00f3n Save en httpd/cgi-bin/pppsetup.cgi o (2) el par\u00e1metro COMMENT en una acci\u00f3n Add en httpd/cgi-bin/ddns.cgi."
}
],
"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:o:smoothwall:smoothwall:3.0:sp3:*:*:express:*:*:*",
"matchCriteriaId": "C3FA68AC-D0AE-48B7-B6A9-F33A6246BA4F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:smoothwall:smoothwall:3.1:*:*:*:express:*:*:*",
"matchCriteriaId": "CD61B92D-6ACA-477F-8B22-450FAE31BBF9"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/129698/SmoothWall-3.1-Cross-Site-Request-Forgery-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99404",
"source": "cve@mitre.org"
}
]
}