Coverage › CVE-2012-0767
CVE-2012-0767 Mapped Partial Sigma
Adobe Flash Player Cross-Site Scripting (XSS) Vulnerability
- Vendor / product
- Adobe — Flash Player
- Description (CISA)
- Adobe Flash Player contains a XSS vulnerability that allows remote attackers to inject web script or HTML.
- Added to KEV
- 2022-06-08
- Due date
- 2022-06-22
- Required action
- The impacted product is end-of-life and should be disconnected if still in use.
- Known ransomware use
- Unknown
- CWE
- CWE-79
- CISA notes
- https://nvd.nist.gov/vuln/detail/CVE-2012-0767
- Elsewhere
- cve.org · NVD · CISA KEV · JSON
ATT&CK techniques · CTID Mappings Explorer, ATT&CK 16.1, KEV snapshot 2025-07-28
4 mapping objects across 4 techniques. exploitation technique states how the vulnerability is exploited; primary and secondary impact state what exploitation achieves. They are different claims and are labelled as such.
| Technique | Mapping type | CTID comment | Status in v19.2 |
|---|---|---|---|
| T1204.001 Malicious Link | exploitation technique | This cross-site scripting vulnerability has been exploited in the wild by enticing a user to click on a link to a malicious website. The attacker
can then impersonate the user and perform actions such as changing the user's settings on the website or accessing the user's webmail. ref 1 |
live |
| T1098 Account Manipulation | secondary impact | This cross-site scripting vulnerability has been exploited in the wild by enticing a user to click on a link to a malicious website. The attacker
can then impersonate the user and perform actions such as changing the user's settings on the website or accessing the user's webmail. ref 1 |
live |
| T1114.002 Remote Email Collection | secondary impact | This cross-site scripting vulnerability has been exploited in the wild by enticing a user to click on a link to a malicious website. The attacker
can then impersonate the user and perform actions such as changing the user's settings on the website or accessing the user's webmail. ref 1 |
live |
| T1185 Browser Session Hijacking | primary impact | This cross-site scripting vulnerability has been exploited in the wild by enticing a user to click on a link to a malicious website. The attacker
can then impersonate the user and perform actions such as changing the user's settings on the website or accessing the user's webmail. ref 1 |
live |
Detection chain · ATT&CK Enterprise v19.2 detection strategies, analytics, log sources
T1098 Account Manipulation secondary impact
- DET0096 Account Manipulation Behavior Chain Detection
AN0265 WindowsAccount attribute changes (e.g., password set, group membership, servicePrincipalName, logon hours) correlated with unusual process lineage or timing, indicating privilege escalation or persistence via valid accounts.Tunable:
TimeWindowHighPrivilegeGroupListSubjectTargetMismatchAN0266 LinuxUse of native tools or scripting (e.g.,usermod,passwd,groupmod) to escalate permissions or persist access on existing users, correlated with login or process events.Tunable:SudoPathModifiedShellListAN0267 macOSModifications to user accounts viadscl,pwpolicy, or System Preferences CLI (sysadminctl) that alter user groups, enable root, or bypass MDM restrictions.Tunable:ModifiedUserListGroupMembershipChangesAN0268 Identity ProviderModifications to SSO/SAML user attributes (e.g.,isAdmin,role, MFA bypass, App assignments) often through CLI, API, or rogue IdP apps.Tunable:RoleAssignmentBaselineAPIUsageContextAN0269 ESXiAddition of new users or changes to role permissions (e.g., ReadOnly -> Admin) via API or vSphere Client, particularly from non-jumpbox IPs.esxi:vpxavim.SessionManager.login / vim.AccountManager.createUser→ DC0066 Active Directory Object ModificationTunable:VMAdminAccountNameNetworkAccessLocationAN0270 SaaSRole escalation (e.g., Editor → Owner) in cloud collaboration tools (Google Workspace, O365) or file sharing apps to maintain elevated access.Tunable:SharingSensitivityLabelCrossOrgChanges
Sigma rules tagged attack.t1098 (34)
Author: Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-05-24 · logsource: product=windows category=ps_script · 02122374-b74e-495c-b285-9e4da973f3d6
Detects the creation of a dMSA service account using the New-ADServiceAccount cmdlet in certain OUs.
The fact that the cmdlet is used to create a dMSASvc account in a specific OU is highly suspicious.
It is a pattern trying to exploit the BadSuccessor privilege escalation vulnerability in Windows Server 2025.
On top of that, if the user that is creating the dMSASvc account is not a legitimate administrator or does not have the necessary permissions,
it is a strong signal of an attempted or successful abuse of the BaDSuccessor vulnerability for privilege escalation within the Windows Server 2025 Active Directory environment.
Author: Thomas Patzke
· 2019-12-03 (modified 2024-01-16) · logsource: product=windows service=security · 0255a820-e564-4e40-af2b-6ac61160335c
Addition of domains is seldom and should be verified for legitimacy.
Author: Alexandr Yampolskyi, SOC Prime
· 2023-04-26 · logsource: product=windows service=security · 02c39d30-02b5-45d2-b435-8aebfe5a8629
Detects activity when a member is removed from a security-enabled global group
Author: Austin Songer
· 2021-08-23 (modified 2023-10-11) · logsource: product=gcp service=google_workspace.admin · 04e2a23a-9b29-4a5c-be3a-3542e3f982ba
Detects when an API access service account is granted domain authority.
Author: toffeebr33k
· 2021-08-09 (modified 2024-04-26) · logsource: product=aws service=cloudtrail · 055fb148-60f8-462d-ad16-26926ce050f1
Detects activity when someone is changing passwords on behalf of other users.
An attacker with the "iam:UpdateLoginProfile" permission on other users can change the password used to login to the AWS console on any user that already has a login profile setup.
Author: faloker
· 2020-02-12 (modified 2022-10-09) · logsource: product=aws service=cloudtrail · 0a5177f4-6ca9-44c2-aacf-d3f3d8b6e4d2
Detects AWS API key creation for a user by another user.
Backdoored users can be used to obtain persistence in the AWS environment.
Also with this alert, you can detect a flow of AWS keys in your org.
Author: Pawel Mazur
· 2022-12-21 (modified 2025-01-21) · logsource: product=linux · 0ac15ec3-d24f-4246-aa2a-3077bb1cf90e
Detects the addition of a new user to a privileged group such as "root" or "sudo"
Author: Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-05-24 · logsource: product=windows category=process_creation · 0ea8db81-2ff6-4525-9448-33bbe7effc13
Detects the creation of a dMSASvc account using the New-ADServiceAccount cmdlet in certain OUs.
The fact that the Cmdlet is used to create a dMSASvc account in a specific OU is highly suspicious.
It is a pattern trying to exploit the BadSuccessor privilege escalation vulnerability in Windows Server 2025.
On top of that, if the user that is creating the dMSASvc account is not a legitimate administrator or does not have the necessary permissions,
it is a strong signal of an attempted or successful abuse of the BaDSuccessor vulnerability for privilege escalation within the Windows Server 2025 Active Directory environment.
Author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H'
· 2022-08-05 · logsource: product=azure service=auditlogs · 102e11e3-2db5-4c9e-bc26-357d42585d21
Detects when a user is removed from a privileged role. Bulk changes should be investigated.
Author: Nasreddine Bencherchali (Nextron Systems)
· 2024-02-23 · logsource: product=windows category=process_creation · 10fb649c-3600-4d37-b1e6-56ea90bb7e09
Detects addition of users to highly privileged groups via "Net" or "Add-LocalGroupMember".
Author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'
· 2023-09-03 · logsource: product=azure service=riskdetection · 258b6593-215d-4a26-a141-c8e31c1299a6
Indicates that there are anomalous patterns of behavior like suspicious changes to the directory.
Author: Samir Bousseaden, Roberto Rodriguez @Cyb3rWard0g, oscd.community, Tim Shelton, Maxence Fossat
· 2019-04-03 (modified 2022-08-16) · logsource: product=windows service=security · 2c99737c-585d-4431-b61a-c911d86ff32f
Backdooring domain object to grant the rights associated with DCSync to a regular user or machine account using Powerview\Add-DomainObjectAcl DCSync Extended Right cmdlet, will allow to re-obtain the pwd hashes of any user/computer
Author: Austin Songer
· 2021-08-23 (modified 2023-10-11) · logsource: product=gcp service=google_workspace.admin · 2d1b83e4-17c6-4896-a37b-29140b40a788
Detects when an Google Workspace user is granted admin privileges.
Author: @neu5ron
· 2017-04-13 (modified 2024-02-26) · logsource: product=windows service=security · 300bac00-e041-4ee2-9c36-e262656a6ecc
Detects scenarios where one can control another users or computers account without having to use their credentials.
Author: @neu5ron
· 2017-07-30 (modified 2021-12-02) · logsource: product=windows service=security · 311b6ce2-7890-4383-a8c2-663a9f6b43cd
Detects scenario where if a user is assigned the SeEnableDelegationPrivilege right in Active Directory it would allow control of other AD user objects.
All 34 rules on the technique page →
T1114.002 Remote Email Collection secondary impact
- DET0048 Detect Remote Email Collection via Abnormal Login and Programmatic Access
AN0131 WindowsDetects adversaries accessing remote mail systems (e.g., Exchange Online, O365) using stolen credentials or OAuth tokens, followed by scripted access to mailbox contents via PowerShell, AADInternals, or unattended API queries. Detection focuses on abnormal logon sessions, user agents, IP locations, and scripted or tool-based email data access.azure:signinlogs
Abnormal sign-in from scripting tools (PowerShell, AADInternals)→ DC0067 Logon Session CreationTunable:UserAgentPatternTimeWindowKnownIPLocationsPrivilegedUserListAN0132 Office SuiteMonitors programmatic access to user mailboxes in cloud-based email systems (e.g., O365, Exchange Online) using APIs or tokens. Focuses on OAuth misuse, suspicious MailItemsAccessed patterns, scripted keyword searches, and connections from untrusted agents or locations.Tunable:MailAccessVolumeThresholdOAuthClientIDAllowListKeywordSearchFrequencyLoginGeolocationVariance
Sigma rules tagged attack.t1114.002 (0)
None. MITRE's strategy above is the only public detection guidance for this technique.
T1185 Browser Session Hijacking primary impact
- DET0507 Detect browser session hijacking via privilege, handle access, and remote thread into browsers
AN1398 WindowsAdversary gains high integrity or special privileges (e.g., SeDebugPrivilege), locates a running browser process, opens it with write/inject rights, and modifies it (e.g., CreateRemoteThread / DLL load) to inherit cookies/tokens or establish a browser pivot. Optional step: create a new logon session or use explicit credentials, then drive the victim browser to intranet resources.Tunable:
BrowserListAccessMaskSetSignerAllowListInternalCIDRTimeWindowParentAllowListUserContext
Sigma rules tagged attack.t1185 (2)
Author: Nasreddine Bencherchali (Nextron Systems)
· 2022-12-23 · logsource: product=windows category=process_creation · 3e8207c5-fcd2-4ea6-9418-15d45b4890e4
Detects chromium based browsers starting in headless and debugging mode and pointing to a user profile. This could be a sign of data stealing or remote control
Author: pH-T (Nextron Systems), Nasreddine Bencherchali (Nextron Systems)
· 2022-07-27 (modified 2022-12-23) · logsource: product=windows category=process_creation · b3d34dc5-2efd-4ae3-845f-8ec14921f449
Detects browsers starting with the remote debugging flags. Which is a technique often used to perform browser injection attacks
T1204.001 Malicious Link exploitation technique
- DET0066 User Execution – Malicious Link (click → suspicious egress → download/write → follow-on activity)
AN0178 WindowsBehavioral chain: (1) a user-facing app (browser/Office/email client) launches a URL or handles a link, then (2) the same process lineage makes an outbound connection to an untrusted domain/IP, (3) a file is downloaded or unpacked to a user-writable location shortly after the click. Optional enrichment: subsequent child execution by LOLBINs.NSM:Flow
Suspicious URL patterns, uncommon TLDs, short-lived domains, URL shorteners; HTTP method GET/POST→ DC0085 Network Traffic ContentTunable:TimeWindowBrowserParentsUserPathsSuspiciousTLDsAllowedCDNsAN0179 LinuxBehavioral chain: (1) browser/office/GUI mail client opens a URL, (2) outbound connection to untrusted domain, (3) a new file is saved in $HOME/Downloads, /tmp, or cache immediately after.auditd:SYSCALLexecve: Execs of chromium, google-chrome, firefox, libreoffice with http(s) in cmdline→ DC0082 Network Connection Creationauditd:SYSCALLopen,creat,rename: Writes in $HOME/Downloads, /tmp, ~/.cache with exe/script/archive/office extensions→ DC0039 File CreationTunable:TimeWindowUserPathsHighRiskExtensionsDomainRiskScoreAN0180 macOSBehavioral chain: (1) Safari/Chrome/Firefox/Office handles a URL; unified logs show open/click or LSQuarantine assignment, (2) outbound connection to untrusted domain, (3) a new file appears in ~/Downloads or /private/var/folders/* with quarantine flag.NSM:ConnectionsNew outbound connection from Safari/Chrome/Firefox/Word→ DC0082 Network Connection Creationfs:fseventsCreate in /Users/*/Downloads or /private/var/folders/* with quarantine attribute→ DC0039 File CreationTunable:TimeWindowQuarantinePolicySuspiciousTLDs
Sigma rules tagged attack.t1204.001 (4)
Author: Tim Rauch (rule), Elastic (idea)
· 2022-10-21 (modified 2022-12-28) · logsource: product=macos category=process_creation · 6e4dcdd1-e48b-42f7-b2d8-3b413fc58cb4
Detects when the macOS Script Editor utility spawns an unusual child process.
Author: Florian Roth (Nextron Systems)
· 2019-04-05 (modified 2021-11-27) · logsource: product=linux · c67fc22a-0be5-4b4f-aad5-2b32c4b69523
Detects suspicious command lines that look as if they would create symbolic links to /etc/passwd
Author: montysecurity, Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-11-19 · logsource: product=windows category=process_creation · d487ed4a-fd24-436d-a0b2-f4e95f7b2635
Detects suspicious execution patterns where users are tricked into running malicious commands via clipboard manipulation, either through the Windows Run dialog (ClickFix) or File Explorer address bar (FileFix).
Attackers leverage social engineering campaigns—such as fake CAPTCHA challenges or urgent alerts—encouraging victims to paste clipboard contents, often executing mshta.exe, powershell.exe, or similar commands to infect systems.
Author: Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-03-25 (modified 2025-11-19) · logsource: product=windows category=registry_set · f5fe36cf-f1ec-4c23-903d-09a3110f6bbb
Detects potential ClickFix malware execution patterns by monitoring registry modifications in RunMRU keys containing HTTP/HTTPS links.
ClickFix is known to be distributed through phishing campaigns and uses techniques like clipboard hijacking and fake CAPTCHA pages.
Through the fakecaptcha pages, the adversary tricks users into opening the Run dialog box and pasting clipboard-hijacked content,
such as one-liners that execute remotely hosted malicious files or scripts.