115 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2004-1659",
"sourceIdentifier": "cve@mitre.org",
"published": "2004-09-02T04:00:00.000",
"lastModified": "2017-07-11T01:31:14.013",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in index.php in CuteNews 1.3.6 and earlier allows remote attackers with Administrator, Editor, Journalist or Commenter privileges to inject arbitrary web script or HTML via the mod 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:cutephp:cutenews:0.88:*:*:*:*:*:*:*",
"matchCriteriaId": "35BB2223-5238-4E3D-895A-BE6793AE3A9A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cutephp:cutenews:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "4254A63A-3202-4D06-90B3-12D10511BC2E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cutephp:cutenews:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D9A2D600-BEA7-4936-B210-91629B2EFCDC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cutephp:cutenews:1.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "674CC558-E3B7-4120-879A-0408A595C5BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cutephp:cutenews:1.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "EF7BF20D-34F9-453A-A54A-3A0B39EAAD58"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=109415338521881&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/12432",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/bid/11097",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/17214",
"source": "cve@mitre.org"
}
]
}