99 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4156",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-03T21:17:00.000",
"lastModified": "2018-10-15T21:33:39.430",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in wolioCMS allow remote attackers to execute arbitrary SQL commands via (1) the id parameter to member.php in a page action, related to a SELECT statement in common.php; and the (2) loginid parameter (uid variable), and possibly the (3) pwd parameter, to admin/index.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en wolioCMS permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante (1) el par\u00e1metro id en member.php en una acci\u00f3n page, referida a una sentencia SELECT de common.php; y (2) el par\u00e1metro loginid (variable uid), y posiblemente (3) el par\u00e1metro pwd, en admin/index.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"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:woliocms:woliocms:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BED04DDC-4011-4AB9-98C5-6B911C89CCD8"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/2956",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/475068/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25134",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/2726",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35678",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4246",
"source": "cve@mitre.org"
}
]
}