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

109 lines
3.0 KiB
JSON

{
"id": "CVE-2008-7073",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-25T10:30:00.483",
"lastModified": "2017-09-29T01:33:30.807",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in lib/action/rss.php in RSS module 0.1 for Pie Web M{a,e}sher, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the lib parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de fichero PHP en lib/action/rss.php en RSS module v0.1 para Pie Web M{a,e}sher, cuando register_globals esta activado, permite a atacantes remotos ejecutar c\u00f3digo PHP de forma arbitraria a trav\u00e9s de una URL en el par\u00e1metro \"lib\"."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rssmodule:rss_module:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EF5047A0-EFBE-44C2-BEFC-B8F9F732B363"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ekkaia:pie_web:*:*:*:*:*:*:*:*",
"matchCriteriaId": "725564FB-E8E0-4BA1-9797-725B68C1F36C"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32465",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.z0rlu.blogspot.com/2008/11/pie-web-maesher-mod-rss-01-remote-file.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46834",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7225",
"source": "cve@mitre.org"
}
]
}