var-201110-0147
Vulnerability from variot

Microsoft Forefront Unified Access Gateway (UAG) 2010 Gold, Update 1, Update 2, and SP1 provides the MicrosoftClient.jar file containing a signed Java applet, which allows remote attackers to execute arbitrary code on client machines via unspecified vectors, aka "Poisoned Cup of Code Execution Vulnerability.". Microsoft Forefront Unified Access Gateway is prone to a remote code-execution vulnerability. Successful exploits will allow attackers to execute arbitrary code in the context of the logged-in user. ----------------------------------------------------------------------

Ovum says ad hoc tools are out-dated. The best practice approach? Fast vulnerability intelligence, threat handling, and setup in one tool.

Read the new report on the Secunia VIM: http://secunia.com/products/corporate/vim/ovum_2011_request/


TITLE: Microsoft Forefront Unified Access Gateway Multiple Vulnerabilities

SECUNIA ADVISORY ID: SA46402

VERIFY ADVISORY: Secunia.com http://secunia.com/advisories/46402/ Customer Area (Credentials Required) https://ca.secunia.com/?page=viewadvisory&vuln_id=46402

RELEASE DATE: 2011-10-12

DISCUSS ADVISORY: http://secunia.com/advisories/46402/#comments

AVAILABLE ON SITE AND IN CUSTOMER AREA: * Last Update * Popularity * Comments * Criticality Level * Impact * Where * Solution Status * Operating System / Software * CVE Reference(s)

http://secunia.com/advisories/46402/

ONLY AVAILABLE IN CUSTOMER AREA: * Authentication Level * Report Reliability * Secunia PoC * Secunia Analysis * Systems Affected * Approve Distribution * Remediation Status * Secunia CVSS Score * CVSS

https://ca.secunia.com/?page=viewadvisory&vuln_id=46402

ONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI: * AUTOMATED SCANNING

http://secunia.com/vulnerability_scanning/personal/ http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/

DESCRIPTION: Multiple vulnerabilities have been reported in Microsoft Forefront Unified Access Gateway, which can be exploited by malicious people to conduct cross-site scripting and HTTP response splitting attacks, cause a DoS (Denial of Service), and compromise a user's system.

1) Certain unspecified input related to ExcelTables is not properly sanitised before being returned to the user. This can be exploited to insert arbitrary HTTP headers, which will be included in a response sent to the user.

2) Certain unspecified input related to ExcelTables is not properly sanitised before being returned to the user.

3) Certain unspecified input is not properly sanitised before being returned to the user.

4) An unspecified error exists within the MicrosoftClient.jar Java applet, which can be exploited to download and install a malicious JAR file on client systems.

5) An error when handling session cookies with a NULL value can be exploited to stop the IIS worker process and disrupt Web services.

SOLUTION: Apply patches.

Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/

PROVIDED AND/OR DISCOVERED BY: 1 - 3) The vendor credits Tenable Network Security. 4, 5) Reported by the vendor.

ORIGINAL ADVISORY: MS11-079 (KB2544641, KB2522482, KB2522483, KB2522484, KB2522485): http://technet.microsoft.com/en-us/security/bulletin/ms11-079

OTHER REFERENCES: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/

DEEP LINKS: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/

EXTENDED DESCRIPTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/

EXTENDED SOLUTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/

EXPLOIT: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/


About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities.

Subscribe: http://secunia.com/advisories/secunia_security_advisories/

Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/

Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.


Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org


. Utilizing a combination of connectivity options, ranging from SSL VPN to Direct Access, as well as built in configurations and policies, Forefront UAG provides centralized and easy management of your organization's complete anywhere access offering.

Integrating a deep understanding of the applications published, the state of health of the devices being used to gain access, and the user's identity – Forefront UAG enforces granular access controls and policies to deliver comprehensive remote access, ensure security, and reduce management costs and complexity."

http://www.microsoft.com/en-us/server-cloud/forefront/unified-access-gateway.aspx

Vulnerability overview/description:

The client-side endpoint security solution (Microsoft Forefront UAG), e.g. supplied by Microsoft Outlook Web App, uses either a signed Java applet (Remote Access Agent) or an ActiveX Control (Endpoint Components) to connect to a VPN and perform local compliance scans on the client.

Due to quality issues within the software, an attacker is able to access insecure methods from the "trustworthy" Java applet and exploit those features to compromise all client systems that trust the correctly signed Java applet (e.g. all users that need to use this software for accessing internal systems over company VPN).

The ActiveX control has the same functionality, which is why it is strongly presumed that a similar attack is possible. This class creates an "Agent" object that writes one of the following three files to the client system (depending on the operating system): * agent_win_helper.jar * agent_mac_helper.jar * agent_lin_helper.jar

It is only checked if the jar is signed, but not who signed it, so any created self-signed jar that is named like one of these files can be used. The manipulated jar files can only be loaded if the codebase is completely on the attacker system (the MicrosoftClient.jar and all the other needed files need to be on the attacker system).

The agent_xxx_helper.jar needs to include any executable with the name "ProxyProcess_Win.exe" and/or "AttachmentWiper.exe" which is executed during the doInit() function which in turn is called during the init() function of AgentAppletDriver.java.

==>> Summing up, an attacker is able to upload arbitrary executable files to remote clients and then immediately execute them without notice as a signed Java applet is being used (if "Always trust content from this publisher" has been checked - otherwise an unsuspicious Java digital signature verification popup will occur).

Possible attack vectors are drive-by downloads just by visiting malicious websites but also through emails, any XSS on unsuspicous websites, etc.

Proof of concept:

The exploit will not be published, but a video demonstrating this issue has been created. It can be found at the following URL:

https://www.sec-consult.com/files/111012_microsoft_forefront_exploit.mp4

Vulnerable / tested versions:

The Forefront UAG Remote Access Agent 4.0.0.1 has been tested and successfully exploited.

Vulnerable signed Java applet certificate SHA1 fingerprint: 9E:97:2B:4B:22:51:E2:BE:87:AA:C5:2C:2F:1D:88:7B:94:BD:51:EA

According to Microsoft, the following systems are vulnerable: - Microsoft Forefront Unified Access Gateway 2010 - Microsoft Forefront Unified Access Gateway 2010 Update 1 - Microsoft Forefront Unified Access Gateway 2010 Update 2 - Microsoft Forefront Unified Access Gateway 2010 Service Pack 1

Vendor contact timeline:

2011-04-22: Contacted vendor through secure@microsoft.com 2011-04-22: Vendor: Very fast response, issue is being investigated: MSRC case 11257 2011-04-28: Contacted vendor asking for updates 2011-05-17: Contacted vendor again asking for updates 2011-05-19: Contacted personal contact at MSRC asking for updates 2011-05-19: Answer from personal contact and from case manager: they could reproduce the issue and are currently working on a fix timeline, fix expected in the next few months 2011-05-30: Contacted vendor informing about our publishing schedule: minimal information will be published on June 13th, mutual customers will be informed in more detail, advisory and video will be published when issue is fixed 2011-05-31: Answer from vendor to postpone the publishing date 2011-06-06: Proposal to the vendor to postpone the publishing date to July 12th 2011-06-06: Answer from vendor ok-ing it 2011-06-22: Update from vendor to postpone the publishing date again 2011-06-23: Update from vendor with more information about the fixing schedule 2011-06-28: Contacted vendor accepting a possible postponing of the July 12th publishing date, also offering dates for a phone-conference call 2011-06-28: Answer from vendor about dates for phone-conference call 2011-06-29: New offering of dates for phone-conference call 2011-07-13: Conference call 2011-08-21: Contacted vendor about updates 2011-08-22: Update from third party will be in october, so patch from vendor will also be in october 2011-09-26: Contacted vendor about specific publishing dates 2011-09-26: Publishing dates confirmed by vendor for October 11th

We thank the people from Microsoft for their cooperation!

Solution:

Update your Microsoft Forefront UAG.

Workaround:

Deactivate Java in your browser. Login to Microsoft Outlook Web App should still be possible.

Add the entry for the following file: Java\jre6\lib\security\blacklist

UAG Client MicrosoftClient.jar

SHA1-Digest-Manifest: dBKbNW1PZSjJ0lGcCeewcCrYx5g=

Remove the affected trusted certificate (see fingerprint above) of Microsoft Corporation from the Java control panel (jcontrol) from all clients.

Don't fully trust signed Java applets (in general).

This workaround can be applied to MAC, Linux, and Windows systems by modifying the appropriate blacklist file on each system.

If the VPN functionality (or any other) is absolutely needed, only "trust" it on the company site (don't store the certificate forever and verify each connect) and don't click on it when the Java certificate popup occurs on other web pages.

Advisory URL:

https://www.sec-consult.com/en/advisories.html

http://technet.microsoft.com/en-us/security/bulletin/ms11-079

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SEC Consult Unternehmensberatung GmbH

Office Vienna Mooslackengasse 17 A-1190 Vienna Austria

Tel.: +43 / 1 / 890 30 43 - 0 Fax.: +43 / 1 / 890 30 43 - 25 Mail: research at sec-consult dot com https://www.sec-consult.com

EOF E. Demeter / 2011 . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

                National Cyber Alert System

          Technical Cyber Security Alert TA11-284A

Microsoft Updates for Multiple Vulnerabilities

Original release date: October 11, 2011 Last revised: -- Source: US-CERT

Systems Affected

 * Microsoft Windows
 * Microsoft .NET Framework
 * Microsoft Silverlight
 * Internet Explorer
 * Microsoft Forefront Unified Access Gateway
 * Microsoft Host Integration Server

Overview

There are multiple vulnerabilities in Microsoft Windows, .NET Framework, Silverlight, Internet Explorer, Forefront Unified Access Gateway, and Host Integration Server. Microsoft has released updates to address these vulnerabilities.

I. Description

The Microsoft Security Bulletin Summary for October 2011 describes multiple vulnerabilities in Microsoft Windows, .NET Framework, Silverlight, Internet Explorer, Forefront Unified Access Gateway, and Host Integration Server. Microsoft has released updates to address the vulnerabilities.

II. Impact

A remote, unauthenticated attacker could execute arbitrary code, cause a denial of service, or gain unauthorized access to your files or system.

III. Solution

Apply updates

Microsoft has provided updates for these vulnerabilities in the Microsoft Security Bulletin Summary for October 2011. That bulletin describes any known issues related to the updates. Administrators are encouraged to note these issues and test for any potentially adverse effects. In addition, administrators should consider using an automated update distribution system such as Windows Server Update Services (WSUS).

IV. References


The most recent version of this document can be found at:

 <http://www.us-cert.gov/cas/techalerts/TA11-284A.html>

Feedback can be directed to US-CERT Technical Staff. Please send email to cert@cert.org with "TA11-284A Feedback VU#127203" in the subject.


For instructions on subscribing to or unsubscribing from this mailing list, visit http://www.us-cert.gov/cas/signup.html.


Produced 2011 by US-CERT, a government organization.

Terms of use:

 <http://www.us-cert.gov/legal.html>

Revision History

October 11, 2011: Initial release

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux)

iQEVAwUBTpSMLT/GkGVXE7GMAQLHGAf/axezFyU84ZPyWjypVhJdXRVJTCk3EpOT eOXXa6834tI08wzEjTfTwPSyVfomWi7/D15o6mnW470TyoKQ+cX4isB4O6NKHoM+ jjW57SmYkp3I9qPZi0guzF6q7kYwmBqUWxuwZn0eJ77yi8U9NzRxywjjg1ZXgbvq DmuNj/aMqDbd/xcOgypRM4bS6cWJ+aW2D4HNj8v2ffKabHtw/Nq/brBxv/K7gPaE LRzrz43a+hxlupTO+QFwwyOsqWRuE0k+wBHT8EV4cJkeH4o22X3hBJ2GxRXeJmMF bsAmiu+cDuR1OKPPoQ4jaBmCo4ot/drT6k3BCN0mgBCDMz23AMhLPw== =j6Pv -----END PGP SIGNATURE-----

Show details on source website


{
  "@context": {
    "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
    "affected_products": {
      "@id": "https://www.variotdbs.pl/ref/affected_products"
    },
    "configurations": {
      "@id": "https://www.variotdbs.pl/ref/configurations"
    },
    "credits": {
      "@id": "https://www.variotdbs.pl/ref/credits"
    },
    "cvss": {
      "@id": "https://www.variotdbs.pl/ref/cvss/"
    },
    "description": {
      "@id": "https://www.variotdbs.pl/ref/description/"
    },
    "exploit_availability": {
      "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
    },
    "external_ids": {
      "@id": "https://www.variotdbs.pl/ref/external_ids/"
    },
    "iot": {
      "@id": "https://www.variotdbs.pl/ref/iot/"
    },
    "iot_taxonomy": {
      "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
    },
    "patch": {
      "@id": "https://www.variotdbs.pl/ref/patch/"
    },
    "problemtype_data": {
      "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
    },
    "references": {
      "@id": "https://www.variotdbs.pl/ref/references/"
    },
    "sources": {
      "@id": "https://www.variotdbs.pl/ref/sources/"
    },
    "sources_release_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
    },
    "sources_update_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
    },
    "threat_type": {
      "@id": "https://www.variotdbs.pl/ref/threat_type/"
    },
    "title": {
      "@id": "https://www.variotdbs.pl/ref/title/"
    },
    "type": {
      "@id": "https://www.variotdbs.pl/ref/type/"
    }
  },
  "@id": "https://www.variotdbs.pl/vuln/VAR-201110-0147",
  "affected_products": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "model": "forefront unified access gateway",
        "scope": "eq",
        "trust": 1.8,
        "vendor": "microsoft",
        "version": "2010"
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "configurations": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/configurations#",
      "children": {
        "@container": "@list"
      },
      "cpe_match": {
        "@container": "@list"
      },
      "data": {
        "@container": "@list"
      },
      "nodes": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "cpe_match": [
              {
                "cpe22Uri": "cpe:/a:microsoft:forefront_unified_access_gateway",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Microsoft",
    "sources": [
      {
        "db": "BID",
        "id": "49983"
      }
    ],
    "trust": 0.3
  },
  "cve": "CVE-2011-1969",
  "cvss": {
    "@context": {
      "cvssV2": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
      },
      "cvssV3": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
      },
      "severity": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/cvss/severity#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/severity"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "cvssV2": [
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "nvd@nist.gov",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 8.6,
            "id": "CVE-2011-1969",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 1.8,
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 8.6,
            "id": "VHN-49914",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.1,
            "vectorString": "AV:N/AC:M/AU:N/C:C/I:C/A:C",
            "version": "2.0"
          }
        ],
        "cvssV3": [],
        "severity": [
          {
            "author": "nvd@nist.gov",
            "id": "CVE-2011-1969",
            "trust": 1.0,
            "value": "HIGH"
          },
          {
            "author": "NVD",
            "id": "CVE-2011-1969",
            "trust": 0.8,
            "value": "High"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201110-188",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "VULHUB",
            "id": "VHN-49914",
            "trust": 0.1,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Microsoft Forefront Unified Access Gateway (UAG) 2010 Gold, Update 1, Update 2, and SP1 provides the MicrosoftClient.jar file containing a signed Java applet, which allows remote attackers to execute arbitrary code on client machines via unspecified vectors, aka \"Poisoned Cup of Code Execution Vulnerability.\". Microsoft Forefront Unified Access Gateway is prone to a remote code-execution vulnerability. \nSuccessful exploits will allow attackers to execute arbitrary code in the context of the logged-in user. ----------------------------------------------------------------------\n\nOvum says ad hoc tools are out-dated. The best practice approach?\nFast vulnerability intelligence, threat handling, and setup in one tool. \n\nRead the new report on the Secunia VIM:\nhttp://secunia.com/products/corporate/vim/ovum_2011_request/ \n\n----------------------------------------------------------------------\n\nTITLE:\nMicrosoft Forefront Unified Access Gateway Multiple Vulnerabilities\n\nSECUNIA ADVISORY ID:\nSA46402\n\nVERIFY ADVISORY:\nSecunia.com\nhttp://secunia.com/advisories/46402/\nCustomer Area (Credentials Required)\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=46402\n\nRELEASE DATE:\n2011-10-12\n\nDISCUSS ADVISORY:\nhttp://secunia.com/advisories/46402/#comments\n\nAVAILABLE ON SITE AND IN CUSTOMER AREA:\n * Last Update\n * Popularity\n * Comments\n * Criticality Level\n * Impact\n * Where\n * Solution Status\n * Operating System / Software\n * CVE Reference(s)\n\nhttp://secunia.com/advisories/46402/\n\nONLY AVAILABLE IN CUSTOMER AREA:\n * Authentication Level\n * Report Reliability\n * Secunia PoC\n * Secunia Analysis\n * Systems Affected\n * Approve Distribution\n * Remediation Status\n * Secunia CVSS Score\n * CVSS\n\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=46402\n\nONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI:\n * AUTOMATED SCANNING\n\nhttp://secunia.com/vulnerability_scanning/personal/\nhttp://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/\n\nDESCRIPTION:\nMultiple vulnerabilities have been reported in Microsoft Forefront\nUnified Access Gateway, which can be exploited by malicious people to\nconduct cross-site scripting and HTTP response splitting attacks,\ncause a DoS (Denial of Service), and compromise a user\u0027s system. \n\n1) Certain unspecified input related to ExcelTables is not properly\nsanitised before being returned to the user. This can be exploited to\ninsert arbitrary HTTP headers, which will be included in a response\nsent to the user. \n\n2) Certain unspecified input related to ExcelTables is not properly\nsanitised before being returned to the user. \n\n3) Certain unspecified input is not properly sanitised before being\nreturned to the user. \n\n4) An unspecified error exists within the MicrosoftClient.jar Java\napplet, which can be exploited to download and install a malicious\nJAR file on client systems. \n\n5) An error when handling session cookies with a NULL value can be\nexploited to stop the IIS worker process and disrupt Web services. \n\nSOLUTION:\nApply patches. \n\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nPROVIDED AND/OR DISCOVERED BY:\n1 - 3) The vendor credits Tenable Network Security. \n4, 5) Reported by the vendor. \n\nORIGINAL ADVISORY:\nMS11-079 (KB2544641, KB2522482, KB2522483, KB2522484, KB2522485):\nhttp://technet.microsoft.com/en-us/security/bulletin/ms11-079\n\nOTHER REFERENCES:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nDEEP LINKS:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXTENDED DESCRIPTION:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXTENDED SOLUTION:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXPLOIT:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\nprivate users keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n. \nUtilizing a combination of connectivity options, ranging from SSL VPN\nto Direct Access, as well as built in configurations and policies,\nForefront UAG provides centralized and easy management of your\norganization\u0027s complete anywhere access offering. \n\nIntegrating a deep understanding of the applications published, the\nstate of health of the devices being used to gain access, and the\nuser\u0027s identity \u2013 Forefront UAG enforces granular access controls and\npolicies to deliver comprehensive remote access, ensure security, and\nreduce management costs and complexity.\"\n\nhttp://www.microsoft.com/en-us/server-cloud/forefront/unified-access-gateway.aspx\n\n\nVulnerability overview/description:\n-----------------------------------\nThe client-side endpoint security solution (Microsoft Forefront UAG),\ne.g. supplied by Microsoft Outlook Web App, uses either a signed Java\napplet (Remote Access Agent) or an ActiveX Control (Endpoint\nComponents) to connect to a VPN and perform local compliance scans on\nthe client. \n\nDue to quality issues within the software, an attacker is able to access\ninsecure methods from the \"trustworthy\" Java applet and exploit those\nfeatures to compromise all client systems that trust the correctly\nsigned Java applet (e.g. all users that need to use this software for\naccessing internal systems over company VPN). \n\nThe ActiveX control has the same functionality, which is why it is\nstrongly presumed that a similar attack is possible. This class creates an\n\"Agent\" object that writes one of the following three files to the\nclient system (depending on the operating system):\n* agent_win_helper.jar\n* agent_mac_helper.jar\n* agent_lin_helper.jar\n\nIt is only checked if the jar is signed, but not who signed it, so any\ncreated self-signed jar that is named like one of these files can be\nused. The manipulated jar files can only be loaded if the codebase is\ncompletely on the attacker system (the MicrosoftClient.jar and all the\nother needed files need to be on the attacker system). \n\nThe agent_xxx_helper.jar needs to include any executable with the name\n\"ProxyProcess_Win.exe\" and/or \"AttachmentWiper.exe\" which is executed\nduring the doInit() function which in turn is called during the init()\nfunction of AgentAppletDriver.java. \n\n\n==\u003e\u003e\nSumming up, an attacker is able to upload arbitrary executable files to\nremote clients and then immediately execute them without notice as a\nsigned Java applet is being used (if \"Always trust content from this\npublisher\" has been checked - otherwise an unsuspicious Java digital\nsignature verification popup will occur). \n\nPossible attack vectors are drive-by downloads just by visiting\nmalicious websites but also through emails, any XSS on unsuspicous\nwebsites, etc. \n\nProof of concept:\n-----------------\nThe exploit will not be published, but a video demonstrating this issue\nhas been created. It can be found at the following URL:\n\nhttps://www.sec-consult.com/files/111012_microsoft_forefront_exploit.mp4\n\n\nVulnerable / tested versions:\n-----------------------------\nThe Forefront UAG Remote Access Agent 4.0.0.1 has been tested and\nsuccessfully exploited. \n\nVulnerable signed Java applet certificate SHA1 fingerprint:\n    9E:97:2B:4B:22:51:E2:BE:87:AA:C5:2C:2F:1D:88:7B:94:BD:51:EA\n\nAccording to Microsoft, the following systems are vulnerable:\n- Microsoft Forefront Unified Access Gateway 2010\n- Microsoft Forefront Unified Access Gateway 2010 Update 1\n- Microsoft Forefront Unified Access Gateway 2010 Update 2\n- Microsoft Forefront Unified Access Gateway 2010 Service Pack 1\n\n\nVendor contact timeline:\n------------------------\n2011-04-22: Contacted vendor through secure@microsoft.com\n2011-04-22: Vendor: Very fast response, issue is being investigated: \n\t    MSRC case 11257\n2011-04-28: Contacted vendor asking for updates\n2011-05-17: Contacted vendor again asking for updates\n2011-05-19: Contacted personal contact at MSRC asking for updates\n2011-05-19: Answer from personal contact and from case manager: they\n            could reproduce the issue and are currently working on a fix\n            timeline, fix expected in the next few months\n2011-05-30: Contacted vendor informing about our publishing schedule:\n            minimal information will be published on June 13th, mutual\n            customers will be informed in more detail, advisory and\n            video will be published when issue is fixed\n2011-05-31: Answer from vendor to postpone the publishing date\n2011-06-06: Proposal to the vendor to postpone the publishing date to\n            July 12th\n2011-06-06: Answer from vendor ok-ing it\n2011-06-22: Update from vendor to postpone the publishing date again\n2011-06-23: Update from vendor with more information about the fixing\n            schedule\n2011-06-28: Contacted vendor accepting a possible postponing of the\n            July 12th publishing date, also offering dates for a\n            phone-conference call\n2011-06-28: Answer from vendor about dates for phone-conference call\n2011-06-29: New offering of dates for phone-conference call\n2011-07-13: Conference call\n2011-08-21: Contacted vendor about updates\n2011-08-22: Update from third party will be in october, so patch from\n            vendor will also be in october\n2011-09-26: Contacted vendor about specific publishing dates\n2011-09-26: Publishing dates confirmed by vendor for October 11th\n\nWe thank the people from Microsoft for their cooperation!\n\n\nSolution:\n---------\n\nUpdate your Microsoft Forefront UAG. \n\n\nWorkaround:\n-----------\nDeactivate Java in your browser. Login to Microsoft Outlook Web App\nshould still be possible. \n\nAdd the entry for the following file:\nJava\\jre6\\lib\\security\\blacklist\n\n# UAG Client MicrosoftClient.jar\nSHA1-Digest-Manifest: dBKbNW1PZSjJ0lGcCeewcCrYx5g=\n\nRemove the affected trusted certificate (see fingerprint above) of\nMicrosoft Corporation from the Java control panel (jcontrol) from all\nclients. \n\nDon\u0027t fully trust signed Java applets (in general). \n\nThis workaround can be applied to MAC, Linux, and Windows systems by\nmodifying the appropriate blacklist file on each system. \n\nIf the VPN functionality (or any other) is absolutely needed, only\n\"trust\" it on the company site (don\u0027t store the certificate forever and\nverify each connect) and don\u0027t click on it when the Java certificate\npopup occurs on other web pages. \n\n\n\nAdvisory URL:\n-------------\nhttps://www.sec-consult.com/en/advisories.html\n\nhttp://technet.microsoft.com/en-us/security/bulletin/ms11-079\n\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nSEC Consult Unternehmensberatung GmbH\n\nOffice Vienna\nMooslackengasse 17\nA-1190 Vienna\nAustria\n\nTel.: +43 / 1 / 890 30 43 - 0\nFax.: +43 / 1 / 890 30 43 - 25\nMail: research at sec-consult dot com\nhttps://www.sec-consult.com\n\nEOF E. Demeter / 2011\n. \n-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\n                    National Cyber Alert System\n\n              Technical Cyber Security Alert TA11-284A\n\n\nMicrosoft Updates for Multiple Vulnerabilities\n\n   Original release date: October 11, 2011\n   Last revised: --\n   Source: US-CERT\n\n\nSystems Affected\n\n     * Microsoft Windows\n     * Microsoft .NET Framework\n     * Microsoft Silverlight\n     * Internet Explorer\n     * Microsoft Forefront Unified Access Gateway\n     * Microsoft Host Integration Server\n\n\nOverview\n\n   There are multiple vulnerabilities in Microsoft Windows, .NET\n   Framework, Silverlight, Internet Explorer, Forefront Unified Access\n   Gateway, and Host Integration Server.  Microsoft has released\n   updates to address these vulnerabilities. \n\n\nI. Description\n\n   The Microsoft Security Bulletin Summary for October 2011 describes\n   multiple vulnerabilities in Microsoft Windows, .NET Framework,\n   Silverlight, Internet Explorer, Forefront Unified Access Gateway,\n   and Host Integration Server. Microsoft has released updates to\n   address the vulnerabilities. \n\n\nII. Impact\n\n   A remote, unauthenticated attacker could execute arbitrary code,\n   cause a denial of service, or gain unauthorized access to your\n   files or system. \n\n\nIII. Solution\n\n   Apply updates\n\n   Microsoft has provided updates for these vulnerabilities in the\n   Microsoft Security Bulletin Summary for October 2011. That bulletin\n   describes any known issues related to the updates. Administrators\n   are encouraged to note these issues and test for any potentially\n   adverse effects. In addition, administrators should consider using\n   an automated update distribution system such as Windows Server\n   Update Services (WSUS). \n\n\nIV. References\n\n * Microsoft Security Bulletin Summary for October 2011 -\n   \u003chttp://technet.microsoft.com/en-us/security/bulletin/ms11-oct\u003e\n\n * Microsoft Windows Server Update Services -\n   \u003chttp://technet.microsoft.com/en-us/wsus/default.aspx\u003e\n\n ____________________________________________________________________\n\n   The most recent version of this document can be found at:\n\n     \u003chttp://www.us-cert.gov/cas/techalerts/TA11-284A.html\u003e\n ____________________________________________________________________\n\n   Feedback can be directed to US-CERT Technical Staff. Please send\n   email to \u003ccert@cert.org\u003e with \"TA11-284A Feedback VU#127203\" in\n   the subject. \n ____________________________________________________________________\n\n   For instructions on subscribing to or unsubscribing from this\n   mailing list, visit \u003chttp://www.us-cert.gov/cas/signup.html\u003e. \n ____________________________________________________________________\n\n   Produced 2011 by US-CERT, a government organization. \n\n   Terms of use:\n\n     \u003chttp://www.us-cert.gov/legal.html\u003e\n ____________________________________________________________________\n\nRevision History\n\n  October 11, 2011: Initial release\n\n\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.5 (GNU/Linux)\n\niQEVAwUBTpSMLT/GkGVXE7GMAQLHGAf/axezFyU84ZPyWjypVhJdXRVJTCk3EpOT\neOXXa6834tI08wzEjTfTwPSyVfomWi7/D15o6mnW470TyoKQ+cX4isB4O6NKHoM+\njjW57SmYkp3I9qPZi0guzF6q7kYwmBqUWxuwZn0eJ77yi8U9NzRxywjjg1ZXgbvq\nDmuNj/aMqDbd/xcOgypRM4bS6cWJ+aW2D4HNj8v2ffKabHtw/Nq/brBxv/K7gPaE\nLRzrz43a+hxlupTO+QFwwyOsqWRuE0k+wBHT8EV4cJkeH4o22X3hBJ2GxRXeJmMF\nbsAmiu+cDuR1OKPPoQ4jaBmCo4ot/drT6k3BCN0mgBCDMz23AMhLPw==\n=j6Pv\n-----END PGP SIGNATURE-----\n",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "BID",
        "id": "49983"
      },
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "PACKETSTORM",
        "id": "105687"
      },
      {
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "db": "PACKETSTORM",
        "id": "105710"
      }
    ],
    "trust": 2.25
  },
  "exploit_availability": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "reference": "https://www.scap.org.cn/vuln/vhn-49914",
        "trust": 0.1,
        "type": "unknown"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      }
    ]
  },
  "external_ids": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "db": "NVD",
        "id": "CVE-2011-1969",
        "trust": 2.9
      },
      {
        "db": "BID",
        "id": "49983",
        "trust": 1.4
      },
      {
        "db": "USCERT",
        "id": "TA11-284A",
        "trust": 0.9
      },
      {
        "db": "USCERT",
        "id": "SA11-284A",
        "trust": 0.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443",
        "trust": 0.8
      },
      {
        "db": "SECUNIA",
        "id": "46402",
        "trust": 0.7
      },
      {
        "db": "MS",
        "id": "MS11-079",
        "trust": 0.6
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188",
        "trust": 0.6
      },
      {
        "db": "PACKETSTORM",
        "id": "105786",
        "trust": 0.2
      },
      {
        "db": "VULHUB",
        "id": "VHN-49914",
        "trust": 0.1
      },
      {
        "db": "PACKETSTORM",
        "id": "105687",
        "trust": 0.1
      },
      {
        "db": "PACKETSTORM",
        "id": "105710",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "BID",
        "id": "49983"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "PACKETSTORM",
        "id": "105687"
      },
      {
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "db": "PACKETSTORM",
        "id": "105710"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "id": "VAR-201110-0147",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      }
    ],
    "trust": 0.6675675999999999
  },
  "last_update_date": "2024-11-23T19:46:27.885000Z",
  "patch": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/patch#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "title": "MS11-079",
        "trust": 0.8,
        "url": "http://www.microsoft.com/technet/security/Bulletin/MS11-079.mspx"
      },
      {
        "title": "MS11-079",
        "trust": 0.8,
        "url": "http://technet.microsoft.com/ja-jp/security/bulletin/ms11-079"
      },
      {
        "title": "TA11-284A",
        "trust": 0.8,
        "url": "http://software.fujitsu.com/jp/security/vulnerabilities/ta11-284a.html"
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      }
    ]
  },
  "problemtype_data": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "problemtype": "CWE-94",
        "trust": 1.9
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "references": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/references#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "trust": 1.1,
        "url": "http://www.securityfocus.com/bid/49983"
      },
      {
        "trust": 1.1,
        "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-079"
      },
      {
        "trust": 1.1,
        "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a13032"
      },
      {
        "trust": 1.1,
        "url": "http://technet.microsoft.com/en-us/security/bulletin/ms11-079"
      },
      {
        "trust": 0.8,
        "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2011-1969"
      },
      {
        "trust": 0.8,
        "url": "http://www.jpcert.or.jp/at/2011/at110027.txt"
      },
      {
        "trust": 0.8,
        "url": "http://jvn.jp/cert/jvnta11-284a"
      },
      {
        "trust": 0.8,
        "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2011-1969"
      },
      {
        "trust": 0.8,
        "url": "http://www.us-cert.gov/cas/alerts/sa11-284a.html"
      },
      {
        "trust": 0.8,
        "url": "http://www.us-cert.gov/cas/techalerts/ta11-284a.html"
      },
      {
        "trust": 0.8,
        "url": "http://www.npa.go.jp/cyberpolice/#topics"
      },
      {
        "trust": 0.6,
        "url": "http://secunia.com/advisories/46402"
      },
      {
        "trust": 0.3,
        "url": "http://www.microsoft.com"
      },
      {
        "trust": 0.3,
        "url": "http://seclists.org/fulldisclosure/2011/oct/578"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/vulnerability_intelligence/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/advisories/secunia_security_advisories/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/advisories/about_secunia_advisories/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/vulnerability_scanning/personal/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/advisories/46402/#comments"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/advisories/46402/"
      },
      {
        "trust": 0.1,
        "url": "http://secunia.com/products/corporate/vim/ovum_2011_request/"
      },
      {
        "trust": 0.1,
        "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=46402"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2011-1969"
      },
      {
        "trust": 0.1,
        "url": "https://www.sec-consult.com"
      },
      {
        "trust": 0.1,
        "url": "https://www.sec-consult.com/en/advisories.html"
      },
      {
        "trust": 0.1,
        "url": "https://www.sec-consult.com/files/111012_microsoft_forefront_exploit.mp4"
      },
      {
        "trust": 0.1,
        "url": "http://www.microsoft.com/en-us/server-cloud/forefront/unified-access-gateway.aspx"
      },
      {
        "trust": 0.1,
        "url": "http://technet.microsoft.com/en-us/security/bulletin/ms11-oct\u003e"
      },
      {
        "trust": 0.1,
        "url": "http://www.us-cert.gov/cas/techalerts/ta11-284a.html\u003e"
      },
      {
        "trust": 0.1,
        "url": "http://www.us-cert.gov/cas/signup.html\u003e."
      },
      {
        "trust": 0.1,
        "url": "http://www.us-cert.gov/legal.html\u003e"
      },
      {
        "trust": 0.1,
        "url": "http://technet.microsoft.com/en-us/wsus/default.aspx\u003e"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "BID",
        "id": "49983"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "PACKETSTORM",
        "id": "105687"
      },
      {
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "db": "PACKETSTORM",
        "id": "105710"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "db": "BID",
        "id": "49983"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "db": "PACKETSTORM",
        "id": "105687"
      },
      {
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "db": "PACKETSTORM",
        "id": "105710"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2011-10-12T00:00:00",
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "date": "2011-10-11T00:00:00",
        "db": "BID",
        "id": "49983"
      },
      {
        "date": "2011-10-21T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "date": "2011-10-11T04:01:24",
        "db": "PACKETSTORM",
        "id": "105687"
      },
      {
        "date": "2011-10-14T05:43:49",
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "date": "2011-10-12T02:10:14",
        "db": "PACKETSTORM",
        "id": "105710"
      },
      {
        "date": "2011-10-14T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "date": "2011-10-12T02:52:43.427000",
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2018-10-12T00:00:00",
        "db": "VULHUB",
        "id": "VHN-49914"
      },
      {
        "date": "2013-04-19T02:40:00",
        "db": "BID",
        "id": "49983"
      },
      {
        "date": "2011-10-21T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      },
      {
        "date": "2021-12-01T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      },
      {
        "date": "2024-11-21T01:27:24.463000",
        "db": "NVD",
        "id": "CVE-2011-1969"
      }
    ]
  },
  "threat_type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "remote",
    "sources": [
      {
        "db": "PACKETSTORM",
        "id": "105786"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      }
    ],
    "trust": 0.7
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Microsoft Forefront UAG of  MicrosoftClient.jar Vulnerable to arbitrary code execution",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2011-002443"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "code injection",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201110-188"
      }
    ],
    "trust": 0.6
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…