149 lines
4.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-0627",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-02T04:00:00.000",
"lastModified": "2008-09-05T20:46:50.943",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Qt before 3.3.4 searches the BUILD_PREFIX directory, which could be world-writable, to load shared libraries regardless of the LD_LIBRARY_PATH environment variable, which allows local users to execute arbitrary programs."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"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:trolltech:qt:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9CB2B261-F31A-4EDF-89D5-1648E7698559"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E995A0F0-E1BB-441D-B145-1FB0AF4330DB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "A0B868D0-B166-455D-A96F-8530853D83EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F354E5EE-0B83-4960-98DF-9DBBB504C1C1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B546D37F-7115-4CA4-8A63-BFCC0B9E1E81"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6BA756A7-DE14-40F4-87F6-B3374E88B21A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EDD3DFD7-307F-4110-A412-D1C56836DF33"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D6D18E6C-5202-4406-AEC8-6477CDA7AE67"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8A881DD8-9B96-4581-B39B-7721CBCD5F4A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C314FF87-F182-4ABF-93D4-748EEF47C5FF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "63829009-5782-4671-8678-2F090CA5520A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trolltech:qt:3.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9AA116DA-DA3F-415C-88A7-3E65EAA2089C"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=75181",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200503-01.xml",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/12695",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}