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

186 lines
5.7 KiB
JSON

{
"id": "CVE-2003-0252",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-08-18T04:00:00.000",
"lastModified": "2018-05-03T01:29:19.990",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Off-by-one error in the xlog function of mountd in the Linux NFS utils package (nfs-utils) before 1.0.4 allows remote attackers to cause a denial of service and possibly execute arbitrary code via certain RPC requests to mountd that do not contain newlines."
},
{
"lang": "es",
"value": "Error de fuera-por-uno en la funci\u00f3n xlog de mountd en el paquete de utilidades NFS para Linux anteriores a 1.0.4 permite a atacantes remotos causar una denegaci\u00f3n de servicio y posiblemente ejecutar c\u00f3digo arbitrario mediante ciertas peticiones RPC a mountd que no contienen saltos de linea."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"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:nfs:nfs-utils:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "025FEFFD-12DD-4D29-A0FA-93DF96AFCFF5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:0.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "474B82D5-5D48-41ED-B2C1-68907A27491F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:0.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "69A6C9CB-446C-4ACF-B2CA-41A1BD5F229A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:0.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3E68D7A7-DCEA-417D-AA56-D7B2EB410CDC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "813B76CA-5083-4697-A484-435113B7FF88"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0964EDA2-D86C-4189-9B03-61A292601649"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nfs:nfs-utils:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2EFD8CFB-A24A-49F0-856C-4B985E203C9A"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q3/0023.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q3/0024.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://isec.pl/vulnerabilities/isec-0010-linux-nfs-utils.txt",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=105820223707191&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=105830921519513&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=105839032403325&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1007187",
"source": "cve@mitre.org"
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-77-1001262.1-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2003/dsa-349",
"source": "cve@mitre.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/258564",
"source": "cve@mitre.org",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:076",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2003_031_nfs_utils.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-206.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-207.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/8179",
"source": "cve@mitre.org"
},
{
"url": "http://www.turbolinux.com/security/TLSA-2003-44.txt",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/12600",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A443",
"source": "cve@mitre.org"
}
]
}