2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2007-1205" ,
"sourceIdentifier" : "secure@microsoft.com" ,
"published" : "2007-04-10T21:19:00.000" ,
2024-11-22 03:16:05 +00:00
"lastModified" : "2024-11-21T00:27:46.147" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Unspecified vulnerability in Microsoft Agent (msagent\\agentsvr.exe) in Windows 2000 SP4, XP SP2, and Server 2003, 2003 SP1, and 2003 SP2 allows remote attackers to execute arbitrary code via crafted URLs, which result in memory corruption."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad no especificada en Microsoft Agent (msagent\\agentsvr.exe) en Windows 2000 SP4, XP SP2, y Server 2003, 2003 SP1, y 2003 SP2 permite a aacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de una URL manipulada, lo cual deriva en una corrupci\u00f3n de memoria."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
2024-11-22 03:16:05 +00:00
"baseScore" : 9.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-11-22 03:16:05 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : true ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"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:microsoft:windows_2000:*:sp4:*:*:*:*:*:*" ,
"matchCriteriaId" : "83E7C4A0-78CF-4B56-82BF-EC932BDD8ADF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:gold:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B058588A-88F3-4789-8EA9-0D37447B08CA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:gold:*:itanium:*:*:*:*:*" ,
"matchCriteriaId" : "3C9649DB-D417-4CCC-9F61-685ECB355AD7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "644E2E89-F3E3-4383-B460-424D724EE62F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp1:*:itanium:*:*:*:*:*" ,
"matchCriteriaId" : "7D11FC8D-59DD-4CAC-B4D3-DABB7A9903F1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp1:*:x64:*:*:*:*:*" ,
"matchCriteriaId" : "C0507FBE-8679-4CE3-946A-E91CD8DAEC41"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "377F7D0C-6B44-4B90-BF90-DAF959880C6D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp2:*:itanium:*:*:*:*:*" ,
"matchCriteriaId" : "D21D1DFE-F61B-407E-A945-4F42F86947B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_2003_server:sp2:*:x64:*:*:*:*:*" ,
"matchCriteriaId" : "3461CEA0-6CCF-4AA9-B83A-420E1310C83C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_xp:*:gold:professional_x64:*:*:*:*:*" ,
"matchCriteriaId" : "74EE55A2-6020-4591-9F15-80E57D19207C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_xp:*:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "9B339C33-8896-4896-88FF-88E74FDBC543"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_xp:*:sp2:professional_x64:*:*:*:*:*" ,
"matchCriteriaId" : "1AB9988B-5A9C-4F6D-BCCC-4D03AC6E4CF9"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/22896" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "http://secunia.com/secunia_research/2006-74/advisory/" ,
"source" : "secure@microsoft.com"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.kb.cert.org/vuls/id/728057" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/465235/100/0/threaded" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/466331/100/200/threaded" ,
"source" : "secure@microsoft.com"
} ,
2024-11-22 03:16:05 +00:00
{
"url" : "http://www.securityfocus.com/archive/1/466331/100/200/threaded" ,
"source" : "secure@microsoft.com"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/23337" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "http://www.securitytracker.com/id?1017896" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA07-100A.html" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1324" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-020" ,
"source" : "secure@microsoft.com"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2034" ,
"source" : "secure@microsoft.com"
2024-11-22 03:16:05 +00:00
} ,
{
"url" : "http://secunia.com/advisories/22896" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/secunia_research/2006-74/advisory/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/728057" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/465235/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/466331/100/200/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/466331/100/200/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/23337" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securitytracker.com/id?1017896" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA07-100A.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1324" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-020" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2034" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}