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

90 lines
2.7 KiB
JSON

{
"id": "CVE-2008-6931",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-11T21:00:00.437",
"lastModified": "2017-09-29T01:33:25.607",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in PHPStore Job Search (aka PHPCareers) allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension as a resume photo, then accessing it via a direct request to the file in jobseekers/jobseeker_profile_images."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros sin restricci\u00f3n en PHPStore Job Search (tambi\u00e9n conocido como PHPCareers) permite a usuarios remotos autenticados ejecutar c\u00f3digo arbitrario mediante la subida de un fichero con una extensi\u00f3n ejecutable como foto, se accede a trav\u00e9s de una petici\u00f3n directa del fichero en jobseekers/jobseeker_profile_images."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpstore:phpcareers:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B85FDA0E-1811-49C3-8AEC-1AA4580DE218"
}
]
}
]
}
],
"references": [
{
"url": "http://www.vupen.com/english/advisories/2008/3099",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52447",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7083",
"source": "cve@mitre.org"
}
]
}