84 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-1999-0146",
"sourceIdentifier": "cve@mitre.org",
"published": "1997-07-15T04:00:00.000",
"lastModified": "2018-05-03T01:29:02.083",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The campas CGI program provided with some NCSA web servers allows an attacker to execute arbitrary commands via encoded carriage return characters in the query string, as demonstrated by reading the password file."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:ncsa:campas:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6F80F679-0A77-476D-A6F8-DD785F31D968"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ncsa:servers:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1205A701-E354-41F3-8028-F951547420BA"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/1975",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/298",
"source": "cve@mitre.org"
}
]
}