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

112 lines
3.3 KiB
JSON

{
"id": "CVE-2005-4800",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-31T05:00:00.000",
"lastModified": "2017-07-20T01:29:24.660",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Direct static code injection vulnerability in Yet Another PHP Image Gallery (YaPIG) 0.95b and earlier allows remote authenticated administrators to inject arbitrary PHP code via the TestGallery parameter in a mod_info action to modify_gallery.php, which inserts the code into guid_info.php. NOTE: this issue is easier to exploit due to a separate CSRF vulnerability."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"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:yapig:yapig:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.95b",
"matchCriteriaId": "03037FEE-5B4E-45C0-86FE-124318816500"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.92b:*:*:*:*:*:*:*",
"matchCriteriaId": "1395410C-F729-4095-BC00-C15D61509A07"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.93u:*:*:*:*:*:*:*",
"matchCriteriaId": "31FA4A81-65AD-4888-9F06-15C8E21D4907"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.94u:*:*:*:*:*:*:*",
"matchCriteriaId": "2286772D-80C5-496F-8052-596AF41E7E98"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.95:*:*:*:*:*:*:*",
"matchCriteriaId": "035E0872-E690-4827-9B7D-9BB1E0C5B49C"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2005-10/0161.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0510-001.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/22753",
"source": "cve@mitre.org"
}
]
}