2024-07-14 02:06:08 +00:00

96 lines
3.0 KiB
JSON

{
"id": "CVE-2009-0711",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-23T15:30:04.360",
"lastModified": "2017-09-29T01:33:58.793",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "filter.php in PHPFootball 1.6 and earlier allows remote attackers to retrieve password hashes via a request with an Accounts value for the dbtable parameter, in conjunction with a Password value for the dbfield parameter. NOTE: this has been reported as a SQL injection vulnerability by some sources, but the provenance of that information is unknown."
},
{
"lang": "es",
"value": "filter.php en PHPFootball v1.6 y anteriores permite a atacantes remotos obtener hashes de contrase\u00f1as a trav\u00e9s de una petici\u00f3n con un valor Accounts en el par\u00e1metro \"dbtable\", en conjunci\u00f3n con el valor Password en el par\u00e1metro \"dbfield\": NOTA: Esto ha sido reportado como una inyecci\u00f3n SQL por algunas fuentes, pero el origen de esta informaci\u00f3n es desconocido.\r\n"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vlad_alexa_mancini:phpfootball:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "B1E33B72-3F09-4468-A8E2-6F06D884A167"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vlad_alexa_mancini:phpfootball:1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C06D627A-00E6-44B1-B0D2-46DFF5C1A551"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/33367",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/51102",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7636",
"source": "cve@mitre.org"
}
]
}