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

104 lines
2.9 KiB
JSON

{
"id": "CVE-2006-0719",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-02-15T22:06:00.000",
"lastModified": "2018-10-19T15:45:56.617",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in member_login.php in PHP Classifieds 6.18 through 6.20 allows remote attackers to execute arbitrary SQL commands via the (1) username parameter, which is used by the E-mail address field, and (2) password parameter."
}
],
"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": 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:deltascripts:php_classifieds:6.18:*:*:*:*:*:*:*",
"matchCriteriaId": "8B2E8AE8-3B62-472D-B3BD-AC780B2D1340"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deltascripts:php_classifieds:6.19:*:*:*:*:*:*:*",
"matchCriteriaId": "C5EBB2F6-D866-46DD-AB80-0443D47C607D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deltascripts:php_classifieds:6.20:*:*:*:*:*:*:*",
"matchCriteriaId": "63E29ACE-2333-49D0-98B4-E6535152EA8C"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/424",
"source": "cve@mitre.org"
},
{
"url": "http://www.deltascripts.com/board/viewtopic.php?id=7234",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/424955/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/16642",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/0600",
"source": "cve@mitre.org"
}
]
}