SELECT 
  a.attachment_id as 'attachment_id', 
  filename, 
  filesize, 
  category, 
  last_updated, 
  d.description as 'description' 
FROM 
  cscart_attachments as a 
  LEFT JOIN cscart_attachment_descriptions as d ON a.attachment_id = d.attachment_id 
WHERE 
  object_id = 64932 
  AND status = 'A' 
ORDER BY 
  d.description ASC

Query time 0.00403

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "d.description",
      "temporary_table": {
        "table": {
          "table_name": "a",
          "access_type": "ALL",
          "rows": 6837,
          "filtered": 100,
          "attached_condition": "a.object_id = 64932 and a.`status` = 'A'"
        },
        "table": {
          "table_name": "d",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["attachment_id"],
          "ref": ["cscart_migrate.a.attachment_id"],
          "rows": 1,
          "filtered": 100
        }
      }
    }
  }
}

Result

attachment_id filename filesize category last_updated description
15680 INS-0066_-_G36_Adjustable_LED_Gooseneck_-_Rev_A_cr5h-ue.pdf 185295 7 1572615468 Adjustable LED Gooseneck Installation Instructions
15668 MKT-0025_-_Barn_Light_Electric_Finishes_-_REV_B.pdf 2418240 4 1605033352 Barn Light Electric Finishes
15722 SPS-0489_-_Dominion_Integrated_LED_Series_-_Rev_B.pdf 267465 1 1721062142 Dominion LED Gooseneck Light
21393 Dominion-LED-Goosenecks-Revit-Files.zip 50318886 10 1775140549 Dominion LED Gooseneck Light
15978 IES-SBD_-_Dominion_Shade.zip 36301 2 1576682169 Dominion Shade
15675 INS-0066_-_G36_Adjustable_LED_Gooseneck_-_Rev_A.pdf 185295 7 1572532516 G36 Adjustable LED Gooseneck Installation Instructions
15677 INS-0068_-_G64_and_G65_LED_Gooseneck_-_Rev_B.pdf 219099 7 1572532473 LED G64 and G65 Gooseneck Installation Instructions
15670 MKT-0019_-_LED_Gooseneck_Specifications_-_REV_A.pdf 508083 4 1572532295 LED Gooseneck Specifications
15669 MKT-0021_-_Optional_Accessories_-_REV_F.pdf 11539937 4 1682098993 Optional Accessories
15679 INS-0022_-_Universal_LED_Gooseneck_Fixture_-_Rev_F.pdf 118708 7 1598640192 Universal LED Gooseneck Installation Instructions