173 lines
5.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-3849",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-27T00:03:00.000",
"lastModified": "2018-10-19T15:39:21.403",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Search module in PmWiki up to 2.0.12 allows remote attackers to inject arbitrary web script or HTML via the q 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:pmwiki:pmwiki:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.12",
"matchCriteriaId": "D5AD912C-2B2E-4EF9-B797-D03212A999BE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FBCD728C-520B-4B33-95D7-C0D707C9B242"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "37757C05-8BDD-4C3F-9AA2-42D82E144804"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "AFFDB074-6C50-4B59-8FA9-17888551AE9C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A7DCC295-2936-434F-972F-2A88FB39669C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5A6EBCCD-40A4-4FD1-B8EC-A5CC1EA93FD7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "917B98DC-FDA0-4876-8730-354615D90928"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "48F85DBC-9447-4826-BB17-6C19EDBBB581"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "5DD57B98-0EC2-4AFA-BE94-1774B98781A3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "2E38076A-69A6-42D0-A563-9A01F979CD5A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "0F1FDC77-46E2-45DA-A08F-7134B0F550B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "D649269D-7AB9-4791-8BE6-CF29CF553103"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pmwiki:pmwiki:2.0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "CC5C169E-480C-4208-8627-894F10C2FFCC"
}
]
}
]
}
],
"references": [
{
"url": "http://moritz-naumann.com/adv/0005/pmwiki/0005.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/17707",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
2023-04-24 12:24:31 +02:00
{
"url": "http://securityreason.com/securityalert/201",
"source": "cve@mitre.org"
},
{
"url": "http://www.osvdb.org/21056",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/archive/1/417432/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15539",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2005/2532",
"source": "cve@mitre.org"
}
]
}