2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2007-0743" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2007-04-24T17:19:00.000" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T00:26:38.377" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "URLMount in Apple Mac OS X 10.3.9 through 10.4.9 passes the username and password credentials for mounting filesystems on SMB servers as command line arguments to the mount_sub command, which may allow local users to obtain sensitive information by listing the process."
} ,
{
"lang" : "es" ,
"value" : "URLMount en Apple Mac OS X 10.3.9 hasta la 10.4.9 aprueba los credenciales de nombre y contrase\u00f1a para montar un sistema de ficheros sobre servidores SMB como argumento de linea de comando en el comando mount_sub, lo caul podr\u00eda permitir a usuarios locales obtener informaci\u00f3n sensible listando los procesos."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:C/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.9 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"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:o:apple:mac_os_x:10.3.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC6931D5-DE7E-41F6-ADDC-AB5A8A167F69"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0760FDDB-38D3-4263-9B4D-1AF5E613A4F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AFD4DE58-46C7-4E69-BF36-C5FD768B8248"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CF824694-52DE-44E3-ACAD-60B2A84CD3CE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B73A0891-A37A-4E0D-AA73-B18BFD6B1447"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "26AC38AB-D689-4B2B-9DAE-F03F4DFD15BE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C580935-0091-4163-B747-750FB7686973"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BB0F2132-8431-4CEF-9A3D-A69425E3834E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8719F3C4-F1DE-49B5-9301-22414A2B6F9C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "09ED46A8-1739-411C-8807-2A416BDB6DFE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.4.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "786BB737-EA99-4EC6-B742-0C35BF2453F9"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://docs.info.apple.com/article.html?artnum=305391" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://lists.apple.com/archives/Security-announce/2007/Apr/msg00001.html" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/24966" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.osvdb.org/34867" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/23569" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.securitytracker.com/id?1017942" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA07-109A.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1470" ,
"source" : "cve@mitre.org"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://docs.info.apple.com/article.html?artnum=305391" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.apple.com/archives/Security-announce/2007/Apr/msg00001.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/24966" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.osvdb.org/34867" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/23569" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.securitytracker.com/id?1017942" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA07-109A.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1470" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}