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

122 lines
3.5 KiB
JSON

{
"id": "CVE-2003-1453",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-12-31T05:00:00.000",
"lastModified": "2017-07-29T01:29:12.530",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the MytextSanitizer function in XOOPS 1.3.5 through 1.3.9 and XOOPS 2.0 through 2.0.1 allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in an IMG tag."
}
],
"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:xoops:xoops:1.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "FAE8B49C-84BE-4339-909F-389D3C1FD1EC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:1.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "6515D89E-A80A-4C9B-AABA-886DA748FC1D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:1.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "B0F5267A-F85F-4394-9427-592F9C09D53A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:1.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "0BD944A1-902C-4031-80A5-61621CCA28A8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:1.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "0764C095-72DA-4FAA-9A59-D192144872F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1D649637-9772-4B71-B219-DD505CDB3549"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "33E91D0D-42F6-4FAC-BD04-AA4D77C6DAD3"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3269",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/319715",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/7434",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11872",
"source": "cve@mitre.org"
}
]
}