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

100 lines
2.7 KiB
JSON

{
"id": "CVE-2008-5583",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-12-15T18:00:00.733",
"lastModified": "2018-10-11T20:56:12.740",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in index.php in ProjectPier 0.8 and earlier allows remote attackers to perform actions as an administrator via the query string, as demonstrated by a delete project action."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en index.php en ProjectPier v0.8 y anteriores permite a atacantes remotos realizar acciones como administradores mediante una cadena de consulta, como la utilizada por la acci\u00f3n de borrado de proyecto."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:projectpier:projectpier:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.8",
"matchCriteriaId": "D6BC50D2-723C-41A9-A7CA-BDF57DB86C0A"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4734",
"source": "cve@mitre.org"
},
{
"url": "http://www.projectpier.org/node/679",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/488294/100/200/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27857",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
}
]
}