CVE-2007-1205
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUnspecified 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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceMemory corruption vulnerability in Microsoft Agent (msagent\agentsvr.exe) allows remote code execution via crafted URLs on Windows 2000 SP4, XP SP2, and Server 2003/2003 SP1/SP2.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versions= gold= sp1= sp2all versionsCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- M
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:M/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check Windows versionOpen System Properties (winver or sysdm.cpl) or run 'ver' command in cmd.exe. Identify if the OS is Windows 2000 (any SP), Windows XP (any SP), or Windows Server 2003 (gold, SP1, or SP2).Affected if The installed OS is Windows 2000, Windows XP, or Windows Server 2003 (gold/SP1/SP2)
-
Verify Microsoft Agent component existsNavigate to %windir%\msagent\ or check for the presence of agentsvr.exe file in the Windows system directory. Run 'dir %windir%\msagent\agentsvr.exe' in command prompt.Affected if The file msagent\agentsvr.exe exists on the system
-
Check Microsoft Agent service statusOpen Services (services.msc) and look for 'Microsoft Agent' service, or run 'sc query msagent' in command prompt to check if the service is present and its state.Affected if The Microsoft Agent service is installed and running on the system
-
Confirm agentsvr.exe versionRight-click on %windir%\msagent\agentsvr.exe, select Properties, go to Version tab, and note the File Version. Compare this version against known vulnerable versions for this CVE.Affected if The agentsvr.exe version matches the vulnerable version range for CVE-2007-1205 (if known) or the file is present on an affected OS version
-
Check for URL handling capabilityVerify that Microsoft Agent is configured to handle URL requests. Check registry key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\agentsvr.exe or examine if the 'Microsoft Agent' component handles web-based agent requests.Affected if Microsoft Agent is configured to handle HTTP/URL requests and the affected msagent\agentsvr.exe binary is present
A system is affected if it runs Windows 2000, XP, or Server 2003 (gold/SP1/SP2) AND has the Microsoft Agent component (agentsvr.exe) installed with URL handling enabled.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply Microsoft security patches for this vulnerability; if patches unavailable, consider disabling or blocking Microsoft Agent service and restricting URL handling where possible.
Upgrade to a supported Windows version (Windows Vista, Windows 7, Windows Server 2008 or later) as Windows 2000, XP, and Server 2003 are end-of-life and no longer receive security updates
- Apply the Microsoft security update for CVE-2007-1205 (MS07-027) from Windows Update or the Microsoft Download Center
- Verify the update was successfully installed by checking for security update 932853 in Add or Remove Programs (for XP) or Programs and Features (for Vista/2008+)
- If automatic updates are enabled, ensure they are running and patches are being applied
- For Windows 2000/XP/Server 2003 systems, confirm the msagent\agentsvr.exe version reflects the patched build
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,880.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2007-1205 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2007-1205 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data