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

101 lines
2.4 KiB
JSON

{
"id": "CVE-2005-1787",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-27T04:00:00.000",
"lastModified": "2016-11-25T18:27:03.993",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "setup.php in phpStat 1.5 allows remote attackers to bypass authentication and gain administrator privileges by setting the $check variable."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpstat:phpstat:-:*:*:*:*:*:*:*",
"matchCriteriaId": "BB5FD1DD-C7EC-4551-88B0-35C01A7B1A4B"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=111721290726958&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
},
{
"url": "http://securitytracker.com/id?1014064",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.soulblack.com.ar/repo/papers/advisory/PhpStat_advisory.txt",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.soulblack.com.ar/repo/tools/sbphpstatpoc.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}