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

108 lines
3.7 KiB
JSON

{
"id": "CVE-2007-5120",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-27T17:17:00.000",
"lastModified": "2018-10-15T21:40:35.787",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in JSPWiki 2.4.103 and 2.5.139-beta allow remote attackers to inject arbitrary web script or HTML via the (1) group and (2) members parameters in (a) NewGroup.jsp; the (3) edittime parameter in (b) Edit.jsp; the (4) edittime, (5) author, and (6) link parameters in (c) Comment.jsp; the (7) loginname, (8) wikiname, (9) fullname, and (10) email parameters in (d) UserPreferences.jsp and (e) Login.jsp; the (11) r1 and (12) r2 parameters in (f) Diff.jsp; and the (13) changenote parameter in (g) PageInfo.jsp."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en JSPWiki 2.4.103 y 2.5.139-beta permiten a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante los par\u00e1metros (1) group y (2) members en (a) NewGroup.jsp; (3) edittime en (b) Edit.jsp; (4) edittime, (5) author, y (6) link en (c) Comment.jsp; (7) loginname, (8) wikiname, (9) fullname, y (10) email en (d) UserPreferences.jsp y (e) Login.jsp; (11) r1 y (12) r2 en (f) Diff.jsp; y (13) changenote en (g) PageInfo.jsp."
}
],
"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:jspwiki:jspwiki:2.4.103:*:*:*:*:*:*:*",
"matchCriteriaId": "3716B185-AC6E-4AB9-9FCF-92FC1628B9FD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jspwiki:jspwiki:2.5.139-beta:*:*:*:*:*:*:*",
"matchCriteriaId": "03D0C2DA-ABB5-427F-9345-08B6FDA45BB3"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2007-September/066096.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3167",
"source": "cve@mitre.org"
},
{
"url": "http://www.ecyrd.com/~jalkanen/JSPWiki/2.4.104/ChangeLog",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/480570/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25803",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36766",
"source": "cve@mitre.org"
}
]
}