93 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-0504",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-26T00:28:00.000",
"lastModified": "2017-10-19T01:30:00.237",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Eval injection vulnerability in poll_frame.php in Vote! Pro 4.0, and possibly other scripts, allows remote attackers to execute arbitrary code via the poll_id parameter, which is supplied to an eval function call, a different vulnerability type than CVE-2005-4632."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de Eval en poll_frame.php en Vote! Pro 4.0, y posiblemente otros scripts, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s del par\u00e1metro poll_id, que se suministra a una llamada de funci\u00f3n eval, tipo de vulnerabilidad distinta a CVE-2005-4632."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:vote_pro:vote_pro:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.0",
"matchCriteriaId": "DCB08CA1-1AFD-4ADE-A7BC-E81E7E662BC4"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/31606",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/23834",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.vupen.com/english/advisories/2007/0300",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/3180",
"source": "cve@mitre.org"
}
]
}