2024-12-08 03:06:42 +00:00

125 lines
3.7 KiB
JSON

{
"id": "CVE-2009-4264",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-10T16:30:00.500",
"lastModified": "2024-11-21T01:09:16.483",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in components/core/connect.php in AROUNDMe 1.1 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the language_path parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de fichero PHP en components/core/connect.php in AROUNDMe v1.1 y anteriores, cuando register_globals esta activado, pemrite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s del par\u00e1metro \"language_path\"."
}
],
"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",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aroundme:aroundme:0.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "13AE3717-1C78-400A-898F-8CCBF0BE6AC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aroundme:aroundme:0.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "94847599-324B-4D4A-A4E5-EB178C11C367"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aroundme:aroundme:0.6.9:*:*:*:*:*:*:*",
"matchCriteriaId": "39870BE9-AF90-4AF2-A0F8-B7BF4830EAC5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:barnraiser:aroundme:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1",
"matchCriteriaId": "C9F8B805-FFA5-41CF-8146-1094C03E7455"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:barnraiser:aroundme:0.7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "E1CCA9AB-09AD-4FAA-911D-B70A573D8FA0"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/37567",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.exploit-db.com/exploits/10329",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/37567",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.exploit-db.com/exploits/10329",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
]
}