CVE-2010-1900
published 2010-08-11CVE-2010-1900: Microsoft Office Word 2002 SP3, 2003 SP3, and 2007 SP2; Microsoft Office 2004 and 2008 for Mac; Open XML File Format Converter for Mac; Office Word Viewer…
PriorityP261critical9.3CVSS 2.0
AVNACMAuNCCICAC
EXPLOIT
EPSS
39.81%
98.5th percentile
Microsoft Office Word 2002 SP3, 2003 SP3, and 2007 SP2; Microsoft Office 2004 and 2008 for Mac; Open XML File Format Converter for Mac; Office Word Viewer; Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP2; and Works 9 do not properly handle malformed records in a Word file, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted file, aka "Word Record Parsing Vulnerability."
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | office | — | — |
| microsoft | office | — | — |
| microsoft | office_compatibility_pack | — | — |
| microsoft | word | — | — |
| microsoft | word | — | — |
| microsoft | word | — | — |
| microsoft | works | — | — |
Detection & IOCsextracted from sources · hover to see the quote
bytes↗
\x47\xCA\xFF
bytes↗
\x3E\xC6\xFF
- →Detect malicious Word documents exploiting CVE-2010-1900 by scanning for the sprmCMajority (0x47CA) byte sequence followed by sprmPAnld80 (0x3EC6) within .doc file content, indicative of the crafted record parsing buffer overflow trigger. ↗
- →CVE-2010-1900 was used in infection chains requiring no user interaction beyond opening a malicious .doc file with a vulnerable version of MS-Word; triage any .doc file triggering memory corruption on Word 2002 SP3, 2003 SP3, or 2007 SP2. ↗
- →The exploit modifies bytes at offset 4082–4088 of a source .doc file, inserting the malicious sprmCMajority and sprmPAnld80 records; file-format parsers or YARA rules should flag .doc files with these sprm opcodes at anomalous positions. ↗
- ·The exploit targets specifically Word 2007 SP2; other affected versions (Word 2002 SP3, 2003 SP3, Office 2004/2008 for Mac, Open XML File Format Converter, Word Viewer, Compatibility Pack SP2, Works 9) may produce different byte-level artifacts and the exact offset (4082–4088) may not apply universally. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
GPL MISC UPnP Location overflow
suricata·2010-09-23
CVE-2001-0876 GPL MISC UPnP Location overflow
GPL MISC UPnP Location overflow
Rule: alert udp $EXTERNAL_NET any -> $HOME_NET 1900 (msg:"GPL MISC UPnP Location overflow"; content:"Location|3A|"; nocase; isdataat:128,relative; pcre:"/^Location\x3a[^\n]{128}/smi"; reference:bugtraq,3723; reference:cve,2001-0876; classtype:misc-attack; sid:2101388; rev:14; metadata:created_at 2010_09_23, cve CVE_2001_0876, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_26;)
Suricata
GPL MISC UPnP malformed advertisement
suricata·2010-09-23
CVE-2001-0876 GPL MISC UPnP malformed advertisement
GPL MISC UPnP malformed advertisement
Rule: alert udp $EXTERNAL_NET any -> $HOME_NET 1900 (msg:"GPL MISC UPnP malformed advertisement"; content:"NOTIFY * "; nocase; reference:bugtraq,3723; reference:cve,2001-0876; reference:cve,2001-0877; reference:url,www.microsoft.com/technet/security/bulletin/MS01-059.mspx; classtype:misc-attack; sid:2101384; rev:9; metadata:created_at 2010_09_23, cve CVE_2001_0876, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_26;)
http://www.us-cert.gov/cas/techalerts/TA10-222A.htmlhttps://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-056https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11490http://www.us-cert.gov/cas/techalerts/TA10-222A.htmlhttps://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-056https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11490
2010-08-11
Published