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

90 lines
2.4 KiB
JSON

{
"id": "CVE-2006-1166",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-12T21:02:00.000",
"lastModified": "2017-07-20T01:30:22.067",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Monotone 0.25 and earlier, when a user creates a file in a directory called \"mt\", and when checking out that file on a case-insensitive file system such as Windows or Mac OS X, places the file into the \"MT\" bookkeeping directory, which could allow context-dependent attackers to execute arbitrary Lua programs as the user running monotone."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 3.7
},
"baseSeverity": "LOW",
"exploitabilityScore": 1.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"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:monotone:monotone:0.25:*:*:*:*:*:*:*",
"matchCriteriaId": "DBA0B97E-A9E6-4892-905C-96B5F48B5C1A"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.gnu.org/archive/html/monotone-devel/2006-03/msg00062.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/17139",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/0990",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25294",
"source": "cve@mitre.org"
}
]
}