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

115 lines
3.1 KiB
JSON

{
"id": "CVE-2004-1779",
"sourceIdentifier": "cve@mitre.org",
"published": "2004-12-31T05:00:00.000",
"lastModified": "2017-07-11T01:31:20.857",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in board.php for ThWboard before beta 2.84 allows remote attackers to inject arbitrary web script or HTML via the lastvisited parameter."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thwboard:thwboard_beta:2.8:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E43C5E-50E8-4918-84D3-E95ED5B5EC7C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thwboard:thwboard_beta:2.81:*:*:*:*:*:*:*",
"matchCriteriaId": "B1E1F7B2-9DED-4DFE-87DA-E74889210949"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thwboard:thwboard_beta:2.82:*:*:*:*:*:*:*",
"matchCriteriaId": "20849476-B04B-4CE5-A160-A590A10AC8AB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thwboard:thwboard_beta:2.83:*:*:*:*:*:*:*",
"matchCriteriaId": "69331034-5691-4D1E-9579-EA22F4D1EBF5"
}
]
}
]
}
],
"references": [
{
"url": "http://cvs.sourceforge.net/viewcvs.py/thwb/thwb/board.php?r1=1.11&r2=1.12",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://securitytracker.com/id?1008617",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://sourceforge.net/project/shownotes.php?release_id=207893",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/9367",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/14143",
"source": "cve@mitre.org"
}
]
}