149 lines
4.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-1283",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-04-09T16:27:57.577",
"lastModified": "2017-09-29T01:34:16.687",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "glFusion before 1.1.3 performs authentication with a user-provided password hash instead of a password, which allows remote attackers to gain privileges by obtaining the hash and using it in the glf_password cookie, aka \"User Masquerading.\" NOTE: this can be leveraged with a separate SQL injection vulnerability to steal hashes."
},
{
"lang": "es",
"value": "glFusion anterior a v1.1.3 realiza la autenticaci\u00f3n con el hash de una contrase\u00f1a en lugar de una contrase\u00f1a, lo que permite a atacantes remotos obtener privilegios mediante la obtenci\u00f3n del hash y utilizarlo en la cookie glf_password, (tambien conocido como \"Enmascaramiento de usuario.\") NOTA: esto puede ser apoyado con una vulnerabilidad de inyecci\u00f3n SQL para robar hashes."
}
],
"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": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.2",
"matchCriteriaId": "ED6C9F8D-68B5-4269-8202-D49B48434214"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "798B4747-978F-46D2-8EF1-76D8BC0872F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.0.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "E3D0B5AC-35D8-4900-B2F8-95D661E880CF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "3FE6694E-7ED1-45F4-94D7-D5CD9AA6D801"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D711131E-314B-4BBE-9E6F-973C154694B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B0A24202-EB12-4428-A327-97504EB460B6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D80EE971-44CA-478F-88CB-A13CBDD628CF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "51D13EE5-3B44-4AB3-86CD-01E9488DFBF4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glfusion:glfusion:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6941B9D9-5EA0-4954-89E8-350B4EE8E35A"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=123877379105028&w=2",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://retrogod.altervista.org/9sg_glfuso_sql_cookies.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.glfusion.org/article.php/glfusion113",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.glfusion.org/wiki/doku.php?id=glfusion:whatsnew",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/8347",
"source": "cve@mitre.org"
}
]
}