{ "id": "CVE-2006-4937", "sourceIdentifier": "cve@mitre.org", "published": "2006-09-23T00:07:00.000", "lastModified": "2020-12-01T14:43:40.520", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "lib/setup.php in Moodle before 1.6.2 sets the error reporting level to 7 to display E_WARNING messages to users even if debugging is disabled, which might allow remote authenticated users to obtain sensitive information by triggering the messages." }, { "lang": "es", "value": "lib/setup.php en Moodle anterior a 1.6.2 fija el nivel del informe de error a 7 a mostrar los mensajes E_WARNING a los usuarios si la depuraci\u00f3n est\u00e1 desactivada,lo cual permite a los usuarios remotos validados obtener informaci\u00f3n sensible disparando los mensajes." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.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": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.6.1", "matchCriteriaId": "8F20C403-413B-4474-8E4A-B6E0845F493C" }, { "vulnerable": true, "criteria": "cpe:2.3:a:moodle:moodle:1.6.0:*:*:*:*:*:*:*", "matchCriteriaId": "680CE396-5F61-409C-A152-4D1E1CB44EA3" } ] } ] } ], "references": [ { "url": "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2", "source": "cve@mitre.org" } ] }