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

109 lines
3.4 KiB
JSON

{
"id": "CVE-2007-2082",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-18T03:19:00.000",
"lastModified": "2024-11-21T00:29:51.650",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Direct static code injection vulnerability in admin/settings.php in MyBlog 0.9.8 and earlier allows remote authenticated admin users to inject arbitrary PHP code via the content parameter, which can be executed by accessing index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n directa de c\u00f3digo est\u00e1tico en admin/settings.php de MyBlog 0.9.8 y anteriores permite a administradores remotos autenticados inyectar c\u00f3digo PHP mediante el par\u00e1metro content, el cual puede ser ejecutado accediendo al index.php. NOTA: una vulnerabilidad separada podr\u00eda hacer que este asunto fuese explotable por atacantes remotos no autenticados."
}
],
"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",
"baseScore": 6.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:myblog:myblog:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.8",
"matchCriteriaId": "D85F729F-EE5D-43D3-8894-E58C9ADE879F"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/35392",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2581",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/465873/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33707",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/35392",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securityreason.com/securityalert/2581",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/465873/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33707",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}