2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2004-0346" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2004-11-23T05:00:00.000" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-20T23:48:22.590" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Off-by-one buffer overflow in _xlate_ascii_write() in ProFTPD 1.2.7 through 1.2.9rc2p allows local users to gain privileges via a 1024 byte RETR command."
}
] ,
"metrics" : {
2024-02-02 03:01:01 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-02-02 03:01:01 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-02 03:01:01 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:C/I:C/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.2 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : true ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-02-02 03:01:01 +00:00
"value" : "CWE-193"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-02-02 03:01:01 +00:00
"criteria" : "cpe:2.3:a:proftpd:proftpd:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.2.7" ,
"versionEndExcluding" : "1.2.9" ,
"matchCriteriaId" : "2C0C66FF-D0E0-48D9-9181-F403D503E040"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-02-02 03:01:01 +00:00
"criteria" : "cpe:2.3:a:proftpd:proftpd:1.2.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8EC036C6-445D-4A6E-8B22-799CE611C05C"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-02-02 03:01:01 +00:00
"criteria" : "cpe:2.3:a:proftpd:proftpd:1.2.9:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "44670EA1-33E7-486B-80C0-743C09632F65"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-02-02 03:01:01 +00:00
"criteria" : "cpe:2.3:a:proftpd:proftpd:1.2.9:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "777FBAE6-3BA4-436A-85FC-B59DCFB89160"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://marc.info/?l=bugtraq&m=107824679817240&w=2" ,
2024-02-02 03:01:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/9782" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-02 03:01:01 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Exploit" ,
2024-02-02 03:01:01 +00:00
"Third Party Advisory" ,
"VDB Entry" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/15387" ,
2024-02-02 03:01:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=107824679817240&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/9782" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/15387" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}